@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";/*!
 * 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{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translateY(-4px) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translateY(-4px) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-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)}}@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{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}@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;-webkit-animation-name:swing;animation-name:swing}@-webkit-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)}}@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{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-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)}}@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{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@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{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@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{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@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{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@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{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@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{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@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{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}@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{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}@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{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@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{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px) scaleY(3)}60%{opacity:1;transform:translateY(25px) scaleY(.9)}75%{transform:translateY(-10px) scaleY(.95)}90%{transform:translateY(5px) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px) scaleY(3)}60%{opacity:1;transform:translateY(25px) scaleY(.9)}75%{transform:translateY(-10px) scaleY(.95)}90%{transform:translateY(5px) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px) scaleX(3)}60%{opacity:1;transform:translate(25px) scaleX(1)}75%{transform:translate(-10px) scaleX(.98)}90%{transform:translate(5px) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px) scaleX(3)}60%{opacity:1;transform:translate(25px) scaleX(1)}75%{transform:translate(-10px) scaleX(.98)}90%{transform:translate(5px) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px) scaleX(3)}60%{opacity:1;transform:translate(-25px) scaleX(1)}75%{transform:translate(10px) scaleX(.98)}90%{transform:translate(-5px) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px) scaleX(3)}60%{opacity:1;transform:translate(-25px) scaleX(1)}75%{transform:translate(10px) scaleX(.98)}90%{transform:translate(-5px) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px) scaleY(5)}60%{opacity:1;transform:translateY(-20px) scaleY(.9)}75%{transform:translateY(10px) scaleY(.95)}90%{transform:translateY(-5px) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px) scaleY(5)}60%{opacity:1;transform:translateY(-20px) scaleY(.9)}75%{transform:translateY(10px) scaleY(.95)}90%{transform:translateY(-5px) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-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)}}@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{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translateY(10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px) scaleY(.9)}to{opacity:0;transform:translateY(2000px) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translateY(10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px) scaleY(.9)}to{opacity:0;transform:translateY(2000px) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px) scaleX(.9)}to{opacity:0;transform:translate(-2000px) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px) scaleX(.9)}to{opacity:0;transform:translate(-2000px) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px) scaleX(.9)}to{opacity:0;transform:translate(2000px) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px) scaleX(.9)}to{opacity:0;transform:translate(2000px) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translateY(-10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px) scaleY(.9)}to{opacity:0;transform:translateY(-2000px) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translateY(-10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px) scaleY(.9)}to{opacity:0;transform:translateY(-2000px) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,-100%)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,-100%)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,100%)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,100%)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;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{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;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{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate(100%) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate(100%) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate(-100%) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate(-100%) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate(100%) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate(100%) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate(-100%) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate(-100%) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translateY(700px);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-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)}}@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{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate(-100%) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate(-100%) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(-1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(-1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(-1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(10px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(-1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(10px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(-10px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(-10px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(1000px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(2000px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(2000px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(42px)}to{opacity:0;transform:scale(.1) translate(-2000px)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(42px)}to{opacity:0;transform:scale(.1) translate(-2000px)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(-42px)}to{opacity:0;transform:scale(.1) translate(2000px)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(-42px)}to{opacity:0;transform:scale(.1) translate(2000px)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(-2000px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(-2000px);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-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;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@-webkit-keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-start{}@-webkit-keyframes cdk-text-field-autofill-end{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.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}.mat-autocomplete-panel{background:#fff;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3f51b5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff4081}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone,.mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:#fff}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-item-disabled{background-color:#eee}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#cbd0e9}.mat-progress-bar-buffer{background-color:#cbd0e9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff40818a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3f51b58a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-primary .mat-slider-track-fill,.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:#3f51b533}.mat-accent .mat-slider-track-fill,.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:#ff408133}.mat-warn .mat-slider-track-fill,.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3f51b5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff4081}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ff4081}/*!
 * 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;-o-tab-size:4;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}.theme-preview.indigo-cyan-theme-preview,.indigo-cyan-theme{--warn: #ff5e61;--primary: #3f51b5;--secondary: #00bcd4}.theme-preview.indigo-cyan-theme-preview .primary-color-fill,.indigo-cyan-theme .primary-color-fill{fill:#3f51b5}.theme-preview.indigo-cyan-theme-preview .accent-color-fill,.indigo-cyan-theme .accent-color-fill{fill:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-label-content,.theme-preview.indigo-cyan-theme-preview .active-tab,.theme-preview.indigo-cyan-theme-preview .primary-color,.indigo-cyan-theme .mat-button-toggle-label-content,.indigo-cyan-theme .active-tab,.indigo-cyan-theme .primary-color{color:#3f51b5!important}.theme-preview.indigo-cyan-theme-preview .warn-color,.indigo-cyan-theme .warn-color{color:#ff5e61!important}.theme-preview.indigo-cyan-theme-preview .accent-color,.indigo-cyan-theme .accent-color{color:#00bcd4!important}.theme-preview.indigo-cyan-theme-preview .primary-color-bg,.indigo-cyan-theme .primary-color-bg{background-color:#3f51b5!important}.theme-preview.indigo-cyan-theme-preview .expanded-row,.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-checked,.theme-preview.indigo-cyan-theme-preview .primary-color-bg-light,.indigo-cyan-theme .expanded-row,.indigo-cyan-theme .mat-button-toggle-checked,.indigo-cyan-theme .primary-color-bg-light{background-color:#3f51b51a!important}.theme-preview.indigo-cyan-theme-preview .primary-color-bg-xlight,.indigo-cyan-theme .primary-color-bg-xlight{background-color:#3f51b50d}.theme-preview.indigo-cyan-theme-preview .mat-primary-border,.indigo-cyan-theme .mat-primary-border{border-color:#3f51b5!important}.theme-preview.indigo-cyan-theme-preview .ql-placeholder,.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-accent,.indigo-cyan-theme .ql-placeholder,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#00bcd44d}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-warn,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.indigo-cyan-theme-preview .gradientFillCard,.indigo-cyan-theme .gradientFillCard{background:#3f51b5;background:linear-gradient(135deg,#303f9f 0%,#00bcd4 100%)!important}.theme-preview.indigo-cyan-theme-preview .mat-ripple-element,.indigo-cyan-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.indigo-cyan-theme-preview .mat-option,.indigo-cyan-theme .mat-option{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.indigo-cyan-theme-preview .mat-option:focus:not(.mat-option-disabled),.indigo-cyan-theme .mat-option:hover:not(.mat-option-disabled),.indigo-cyan-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.indigo-cyan-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.indigo-cyan-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.indigo-cyan-theme-preview .mat-option.mat-active,.indigo-cyan-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-option.mat-option-disabled,.indigo-cyan-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.indigo-cyan-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.indigo-cyan-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.indigo-cyan-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-optgroup-label,.indigo-cyan-theme .mat-optgroup-label{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.indigo-cyan-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox,.indigo-cyan-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox:after,.indigo-cyan-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox-disabled,.indigo-cyan-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.indigo-cyan-theme .mat-primary .mat-pseudo-checkbox-checked,.indigo-cyan-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.indigo-cyan-theme .mat-pseudo-checkbox-checked,.indigo-cyan-theme .mat-pseudo-checkbox-indeterminate,.indigo-cyan-theme .mat-accent .mat-pseudo-checkbox-checked,.indigo-cyan-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.indigo-cyan-theme .mat-warn .mat-pseudo-checkbox-checked,.indigo-cyan-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.indigo-cyan-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.indigo-cyan-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.indigo-cyan-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.indigo-cyan-theme-preview .mat-app-background,.theme-preview.indigo-cyan-theme-preview.mat-app-background,.indigo-cyan-theme .mat-app-background,.indigo-cyan-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z0,.indigo-cyan-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z1,.indigo-cyan-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z2,.indigo-cyan-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z3,.indigo-cyan-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z4,.indigo-cyan-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z5,.indigo-cyan-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z6,.indigo-cyan-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z7,.indigo-cyan-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z8,.indigo-cyan-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z9,.indigo-cyan-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z10,.indigo-cyan-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z11,.indigo-cyan-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z12,.indigo-cyan-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z13,.indigo-cyan-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z14,.indigo-cyan-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z15,.indigo-cyan-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z16,.indigo-cyan-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z17,.indigo-cyan-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z18,.indigo-cyan-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z19,.indigo-cyan-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z20,.indigo-cyan-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z21,.indigo-cyan-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z22,.indigo-cyan-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z23,.indigo-cyan-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-elevation-z24,.indigo-cyan-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.indigo-cyan-theme-preview .mat-autocomplete-panel,.indigo-cyan-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.indigo-cyan-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.indigo-cyan-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.indigo-cyan-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-badge,.indigo-cyan-theme .mat-badge{position:relative}.theme-preview.indigo-cyan-theme-preview .mat-badge-hidden .mat-badge-content,.indigo-cyan-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.indigo-cyan-theme-preview .mat-badge-content,.indigo-cyan-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.indigo-cyan-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.indigo-cyan-theme-preview .mat-badge-content._mat-animation-noopable,.indigo-cyan-theme .ng-animate-disabled .mat-badge-content,.indigo-cyan-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.indigo-cyan-theme-preview .mat-badge-content.mat-badge-active,.indigo-cyan-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.indigo-cyan-theme-preview .mat-badge-small .mat-badge-content,.indigo-cyan-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.indigo-cyan-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.indigo-cyan-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.indigo-cyan-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.indigo-cyan-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.indigo-cyan-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.indigo-cyan-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium .mat-badge-content,.indigo-cyan-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.indigo-cyan-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.indigo-cyan-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.indigo-cyan-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.indigo-cyan-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.indigo-cyan-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.indigo-cyan-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large .mat-badge-content,.indigo-cyan-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.indigo-cyan-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.indigo-cyan-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.indigo-cyan-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.indigo-cyan-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.indigo-cyan-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.indigo-cyan-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.indigo-cyan-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .indigo-cyan-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.indigo-cyan-theme-preview .mat-badge-content,.indigo-cyan-theme .mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .theme-preview.indigo-cyan-theme-preview .mat-badge-content,.cdk-high-contrast-active .indigo-cyan-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.indigo-cyan-theme-preview .mat-badge-accent .mat-badge-content,.indigo-cyan-theme .mat-badge-accent .mat-badge-content{background:#00bcd4;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-badge-warn .mat-badge-content,.indigo-cyan-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-badge-disabled .mat-badge-content,.indigo-cyan-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-bottom-sheet-container,.indigo-cyan-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-button,.theme-preview.indigo-cyan-theme-preview .mat-icon-button,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button,.indigo-cyan-theme .mat-button,.indigo-cyan-theme .mat-icon-button,.indigo-cyan-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-primary,.indigo-cyan-theme .mat-button.mat-primary,.indigo-cyan-theme .mat-icon-button.mat-primary,.indigo-cyan-theme .mat-stroked-button.mat-primary{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-accent,.indigo-cyan-theme .mat-button.mat-accent,.indigo-cyan-theme .mat-icon-button.mat-accent,.indigo-cyan-theme .mat-stroked-button.mat-accent{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-warn,.indigo-cyan-theme .mat-button.mat-warn,.indigo-cyan-theme .mat-icon-button.mat-warn,.indigo-cyan-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-icon-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-icon-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-icon-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-stroked-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-stroked-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-stroked-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.indigo-cyan-theme .mat-button.mat-primary .mat-button-focus-overlay,.indigo-cyan-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.indigo-cyan-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.indigo-cyan-theme .mat-button.mat-accent .mat-button-focus-overlay,.indigo-cyan-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.indigo-cyan-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.indigo-cyan-theme .mat-button.mat-warn .mat-button-focus-overlay,.indigo-cyan-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.indigo-cyan-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.indigo-cyan-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.indigo-cyan-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.indigo-cyan-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.indigo-cyan-theme-preview .mat-button .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-stroked-button .mat-ripple-element,.indigo-cyan-theme .mat-button .mat-ripple-element,.indigo-cyan-theme .mat-icon-button .mat-ripple-element,.indigo-cyan-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.indigo-cyan-theme-preview .mat-button-focus-overlay,.indigo-cyan-theme .mat-button-focus-overlay{background:black}.theme-preview.indigo-cyan-theme-preview .mat-stroked-button:not(.mat-button-disabled),.indigo-cyan-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-flat-button,.theme-preview.indigo-cyan-theme-preview .mat-raised-button,.theme-preview.indigo-cyan-theme-preview .mat-fab,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab,.indigo-cyan-theme .mat-flat-button,.indigo-cyan-theme .mat-raised-button,.indigo-cyan-theme .mat-fab,.indigo-cyan-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-primary,.indigo-cyan-theme .mat-flat-button.mat-primary,.indigo-cyan-theme .mat-raised-button.mat-primary,.indigo-cyan-theme .mat-fab.mat-primary,.indigo-cyan-theme .mat-mini-fab.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-accent,.indigo-cyan-theme .mat-flat-button.mat-accent,.indigo-cyan-theme .mat-raised-button.mat-accent,.indigo-cyan-theme .mat-fab.mat-accent,.indigo-cyan-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-warn,.indigo-cyan-theme .mat-flat-button.mat-warn,.indigo-cyan-theme .mat-raised-button.mat-warn,.indigo-cyan-theme .mat-fab.mat-warn,.indigo-cyan-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-primary,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-primary,.indigo-cyan-theme .mat-flat-button.mat-primary,.indigo-cyan-theme .mat-raised-button.mat-primary,.indigo-cyan-theme .mat-fab.mat-primary,.indigo-cyan-theme .mat-mini-fab.mat-primary{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-accent,.indigo-cyan-theme .mat-flat-button.mat-accent,.indigo-cyan-theme .mat-raised-button.mat-accent,.indigo-cyan-theme .mat-fab.mat-accent,.indigo-cyan-theme .mat-mini-fab.mat-accent{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-warn,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-warn,.indigo-cyan-theme .mat-flat-button.mat-warn,.indigo-cyan-theme .mat-raised-button.mat-warn,.indigo-cyan-theme .mat-fab.mat-warn,.indigo-cyan-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-fab.mat-button-disabled.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-primary.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-accent.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-warn.mat-button-disabled,.indigo-cyan-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-flat-button.mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-raised-button.mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-fab.mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-flat-button.mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-raised-button.mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-fab.mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.indigo-cyan-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-flat-button.mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-raised-button.mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-fab.mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.indigo-cyan-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.indigo-cyan-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-stroked-button:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.indigo-cyan-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-fab:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.indigo-cyan-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.indigo-cyan-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-standalone,.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-group,.indigo-cyan-theme .mat-button-toggle-standalone,.indigo-cyan-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-group-appearance-standard,.indigo-cyan-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.indigo-cyan-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle,.indigo-cyan-theme .mat-button-toggle{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.indigo-cyan-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-appearance-standard,.indigo-cyan-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.indigo-cyan-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.indigo-cyan-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.indigo-cyan-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.indigo-cyan-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-checked,.indigo-cyan-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.indigo-cyan-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-disabled,.indigo-cyan-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.indigo-cyan-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.indigo-cyan-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.indigo-cyan-theme-preview .mat-button-toggle-group-appearance-standard,.indigo-cyan-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.indigo-cyan-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-card,.indigo-cyan-theme .mat-card{background:white;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-card:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-card-subtitle,.indigo-cyan-theme .mat-card-subtitle{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-frame,.indigo-cyan-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checkmark,.indigo-cyan-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checkmark-path,.indigo-cyan-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-mixedmark,.indigo-cyan-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.indigo-cyan-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.indigo-cyan-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.indigo-cyan-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.indigo-cyan-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-checkbox .mat-ripple-element,.indigo-cyan-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip,.indigo-cyan-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.indigo-cyan-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.indigo-cyan-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.indigo-cyan-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip:after,.indigo-cyan-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#00bcd4;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.indigo-cyan-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.indigo-cyan-theme-preview .mat-table,.indigo-cyan-theme .mat-table{background:white}.theme-preview.indigo-cyan-theme-preview .mat-table thead,.theme-preview.indigo-cyan-theme-preview .mat-table tbody,.theme-preview.indigo-cyan-theme-preview .mat-table tfoot,.theme-preview.indigo-cyan-theme-preview mat-header-row,.theme-preview.indigo-cyan-theme-preview mat-row,.theme-preview.indigo-cyan-theme-preview mat-footer-row,.theme-preview.indigo-cyan-theme-preview [mat-header-row],.theme-preview.indigo-cyan-theme-preview [mat-row],.theme-preview.indigo-cyan-theme-preview [mat-footer-row],.theme-preview.indigo-cyan-theme-preview .mat-table-sticky,.indigo-cyan-theme .mat-table thead,.indigo-cyan-theme .mat-table tbody,.indigo-cyan-theme .mat-table tfoot,.indigo-cyan-theme mat-header-row,.indigo-cyan-theme mat-row,.indigo-cyan-theme mat-footer-row,.indigo-cyan-theme [mat-header-row],.indigo-cyan-theme [mat-row],.indigo-cyan-theme [mat-footer-row],.indigo-cyan-theme .mat-table-sticky{background:inherit}.theme-preview.indigo-cyan-theme-preview mat-row,.theme-preview.indigo-cyan-theme-preview mat-header-row,.theme-preview.indigo-cyan-theme-preview mat-footer-row,.theme-preview.indigo-cyan-theme-preview th.mat-header-cell,.theme-preview.indigo-cyan-theme-preview td.mat-cell,.theme-preview.indigo-cyan-theme-preview td.mat-footer-cell,.indigo-cyan-theme mat-row,.indigo-cyan-theme mat-header-row,.indigo-cyan-theme mat-footer-row,.indigo-cyan-theme th.mat-header-cell,.indigo-cyan-theme td.mat-cell,.indigo-cyan-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-header-cell,.indigo-cyan-theme .mat-header-cell{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-cell,.theme-preview.indigo-cyan-theme-preview .mat-footer-cell,.indigo-cyan-theme .mat-cell,.indigo-cyan-theme .mat-footer-cell{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-calendar-arrow,.indigo-cyan-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-toggle,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.indigo-cyan-theme .mat-datepicker-toggle,.indigo-cyan-theme .mat-datepicker-content .mat-calendar-next-button,.indigo-cyan-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-calendar-table-header-divider:after,.indigo-cyan-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-calendar-table-header,.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-label,.indigo-cyan-theme .mat-calendar-table-header,.indigo-cyan-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-cell-content,.theme-preview.indigo-cyan-theme-preview .mat-date-range-input-separator,.indigo-cyan-theme .mat-calendar-body-cell-content,.indigo-cyan-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.indigo-cyan-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-in-preview,.indigo-cyan-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-in-range:before,.indigo-cyan-theme .mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-in-comparison-range:before,.indigo-cyan-theme .mat-calendar-body-comparison-identical,.indigo-cyan-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.indigo-cyan-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.indigo-cyan-theme .mat-calendar-body-comparison-bridge-start:before,.indigo-cyan-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.indigo-cyan-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.indigo-cyan-theme .mat-calendar-body-comparison-bridge-end:before,.indigo-cyan-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.indigo-cyan-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.indigo-cyan-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.indigo-cyan-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.indigo-cyan-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-selected,.indigo-cyan-theme .mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.indigo-cyan-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.indigo-cyan-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.indigo-cyan-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.indigo-cyan-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.theme-preview.indigo-cyan-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content,.indigo-cyan-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,188,212,.2)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.indigo-cyan-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,188,212,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.indigo-cyan-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,188,212,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#00bcd4;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00bcd466}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bcd44d}@media (hover: hover){.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bcd44d}}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.indigo-cyan-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.indigo-cyan-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.indigo-cyan-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-content-touch,.indigo-cyan-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-toggle-active,.indigo-cyan-theme .mat-datepicker-toggle-active{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-toggle-active.mat-accent,.indigo-cyan-theme .mat-datepicker-toggle-active.mat-accent{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-datepicker-toggle-active.mat-warn,.indigo-cyan-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-date-range-input-inner[disabled],.indigo-cyan-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-dialog-container,.indigo-cyan-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-divider,.indigo-cyan-theme .mat-divider{border-top-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-divider-vertical,.indigo-cyan-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel,.indigo-cyan-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-action-row,.indigo-cyan-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.indigo-cyan-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.indigo-cyan-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.indigo-cyan-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.indigo-cyan-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel-header-title,.indigo-cyan-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel-header-description,.theme-preview.indigo-cyan-theme-preview .mat-expansion-indicator:after,.indigo-cyan-theme .mat-expansion-panel-header-description,.indigo-cyan-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel-header[aria-disabled=true],.indigo-cyan-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.indigo-cyan-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.indigo-cyan-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.indigo-cyan-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.indigo-cyan-theme-preview .mat-form-field-label,.indigo-cyan-theme .mat-form-field-label,.theme-preview.indigo-cyan-theme-preview .mat-hint,.indigo-cyan-theme .mat-hint{color:#0009}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.indigo-cyan-theme .mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.indigo-cyan-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.indigo-cyan-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-focused .mat-form-field-required-marker,.indigo-cyan-theme .mat-focused .mat-form-field-required-marker{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field-ripple,.indigo-cyan-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.indigo-cyan-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.indigo-cyan-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.indigo-cyan-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.indigo-cyan-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.indigo-cyan-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.indigo-cyan-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.indigo-cyan-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.indigo-cyan-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.indigo-cyan-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.indigo-cyan-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.indigo-cyan-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-error,.indigo-cyan-theme .mat-error{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.indigo-cyan-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-legacy .mat-hint,.indigo-cyan-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.indigo-cyan-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.indigo-cyan-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.indigo-cyan-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.indigo-cyan-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.indigo-cyan-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.indigo-cyan-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.indigo-cyan-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.indigo-cyan-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.indigo-cyan-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.indigo-cyan-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.indigo-cyan-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.indigo-cyan-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.indigo-cyan-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.indigo-cyan-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.indigo-cyan-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.indigo-cyan-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.indigo-cyan-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.indigo-cyan-theme-preview .mat-icon.mat-primary,.indigo-cyan-theme .mat-icon.mat-primary{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-icon.mat-accent,.indigo-cyan-theme .mat-icon.mat-accent{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-icon.mat-warn,.indigo-cyan-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.indigo-cyan-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-input-element:disabled,.theme-preview.indigo-cyan-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.indigo-cyan-theme .mat-input-element:disabled,.indigo-cyan-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-input-element,.indigo-cyan-theme .mat-input-element{caret-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-input-element::placeholder,.indigo-cyan-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-input-element::-moz-placeholder,.indigo-cyan-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-input-element::-webkit-input-placeholder,.indigo-cyan-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-input-element:-ms-input-placeholder,.indigo-cyan-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-accent .mat-input-element,.indigo-cyan-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.indigo-cyan-theme-preview .mat-form-field-invalid .mat-input-element,.indigo-cyan-theme .mat-form-field.mat-warn .mat-input-element,.indigo-cyan-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.indigo-cyan-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-list-base .mat-list-item,.indigo-cyan-theme .mat-list-base .mat-list-item,.theme-preview.indigo-cyan-theme-preview .mat-list-base .mat-list-option,.indigo-cyan-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-list-base .mat-subheader,.indigo-cyan-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-list-item-disabled,.indigo-cyan-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.indigo-cyan-theme-preview .mat-list-option:hover,.theme-preview.indigo-cyan-theme-preview .mat-list-option:focus,.theme-preview.indigo-cyan-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.indigo-cyan-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.indigo-cyan-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.indigo-cyan-theme-preview .mat-action-list .mat-list-item:focus,.indigo-cyan-theme .mat-list-option:hover,.indigo-cyan-theme .mat-list-option:focus,.indigo-cyan-theme .mat-nav-list .mat-list-item:hover,.indigo-cyan-theme .mat-nav-list .mat-list-item:focus,.indigo-cyan-theme .mat-action-list .mat-list-item:hover,.indigo-cyan-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.indigo-cyan-theme-preview .mat-list-single-selected-option,.theme-preview.indigo-cyan-theme-preview .mat-list-single-selected-option:hover,.theme-preview.indigo-cyan-theme-preview .mat-list-single-selected-option:focus,.indigo-cyan-theme .mat-list-single-selected-option,.indigo-cyan-theme .mat-list-single-selected-option:hover,.indigo-cyan-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-menu-panel,.indigo-cyan-theme .mat-menu-panel{background:white}.theme-preview.indigo-cyan-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-menu-item,.indigo-cyan-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-menu-item[disabled],.theme-preview.indigo-cyan-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.indigo-cyan-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.indigo-cyan-theme .mat-menu-item[disabled],.indigo-cyan-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.indigo-cyan-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.indigo-cyan-theme-preview .mat-menu-submenu-icon,.indigo-cyan-theme .mat-menu-item .mat-icon-no-color,.indigo-cyan-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.indigo-cyan-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.indigo-cyan-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.indigo-cyan-theme-preview .mat-menu-item-highlighted:not([disabled]),.indigo-cyan-theme .mat-menu-item:hover:not([disabled]),.indigo-cyan-theme .mat-menu-item.cdk-program-focused:not([disabled]),.indigo-cyan-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.indigo-cyan-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.indigo-cyan-theme-preview .mat-paginator,.indigo-cyan-theme .mat-paginator{background:white}.theme-preview.indigo-cyan-theme-preview .mat-paginator,.theme-preview.indigo-cyan-theme-preview .mat-paginator-page-size .mat-select-trigger,.indigo-cyan-theme .mat-paginator,.indigo-cyan-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-paginator-decrement,.theme-preview.indigo-cyan-theme-preview .mat-paginator-increment,.indigo-cyan-theme .mat-paginator-decrement,.indigo-cyan-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.indigo-cyan-theme-preview .mat-paginator-first,.theme-preview.indigo-cyan-theme-preview .mat-paginator-last,.indigo-cyan-theme .mat-paginator-first,.indigo-cyan-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.indigo-cyan-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.indigo-cyan-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.indigo-cyan-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.indigo-cyan-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.indigo-cyan-theme .mat-icon-button[disabled] .mat-paginator-decrement,.indigo-cyan-theme .mat-icon-button[disabled] .mat-paginator-increment,.indigo-cyan-theme .mat-icon-button[disabled] .mat-paginator-first,.indigo-cyan-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar-background,.indigo-cyan-theme .mat-progress-bar-background{fill:#cbd0e9}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar-buffer,.indigo-cyan-theme .mat-progress-bar-buffer{background-color:#cbd0e9}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar-fill:after,.indigo-cyan-theme .mat-progress-bar-fill:after{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.indigo-cyan-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bcebf1}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.indigo-cyan-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bcebf1}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.indigo-cyan-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.indigo-cyan-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.indigo-cyan-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.indigo-cyan-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.indigo-cyan-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-progress-spinner circle,.theme-preview.indigo-cyan-theme-preview .mat-spinner circle,.indigo-cyan-theme .mat-progress-spinner circle,.indigo-cyan-theme .mat-spinner circle{stroke:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.indigo-cyan-theme-preview .mat-spinner.mat-accent circle,.indigo-cyan-theme .mat-progress-spinner.mat-accent circle,.indigo-cyan-theme .mat-spinner.mat-accent circle{stroke:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.indigo-cyan-theme-preview .mat-spinner.mat-warn circle,.indigo-cyan-theme .mat-progress-spinner.mat-warn circle,.indigo-cyan-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-radio-outer-circle,.indigo-cyan-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.indigo-cyan-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.indigo-cyan-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.indigo-cyan-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.indigo-cyan-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.indigo-cyan-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.indigo-cyan-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.indigo-cyan-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.indigo-cyan-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.indigo-cyan-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.indigo-cyan-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.indigo-cyan-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.indigo-cyan-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.indigo-cyan-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.indigo-cyan-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.indigo-cyan-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.indigo-cyan-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.indigo-cyan-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.indigo-cyan-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.indigo-cyan-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.indigo-cyan-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-radio-button .mat-ripple-element,.indigo-cyan-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.indigo-cyan-theme-preview .mat-select-value,.indigo-cyan-theme .mat-select-value{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-select-placeholder,.indigo-cyan-theme .mat-select-placeholder{color:#0000006b}.theme-preview.indigo-cyan-theme-preview .mat-select-disabled .mat-select-value,.indigo-cyan-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-select-arrow,.indigo-cyan-theme .mat-select-arrow{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-select-panel,.indigo-cyan-theme .mat-select-panel{background:white}.theme-preview.indigo-cyan-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.indigo-cyan-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.indigo-cyan-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.indigo-cyan-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.indigo-cyan-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.indigo-cyan-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.indigo-cyan-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.indigo-cyan-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.indigo-cyan-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-drawer-container,.indigo-cyan-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-drawer,.indigo-cyan-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-drawer.mat-drawer-push,.indigo-cyan-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-drawer:not(.mat-drawer-side),.indigo-cyan-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-drawer-side,.indigo-cyan-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-drawer-side.mat-drawer-end,.indigo-cyan-theme .mat-drawer-side.mat-drawer-end,.theme-preview.indigo-cyan-theme-preview [dir=rtl] .mat-drawer-side,.indigo-cyan-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.indigo-cyan-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.indigo-cyan-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.indigo-cyan-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.indigo-cyan-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.indigo-cyan-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#00bcd48a}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.indigo-cyan-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.indigo-cyan-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.indigo-cyan-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3f51b58a}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.indigo-cyan-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.indigo-cyan-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.indigo-cyan-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.indigo-cyan-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.indigo-cyan-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle-thumb,.indigo-cyan-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.indigo-cyan-theme-preview .mat-slide-toggle-bar,.indigo-cyan-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-slider-track-background,.indigo-cyan-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-slider-thumb-label,.indigo-cyan-theme .mat-primary .mat-slider-track-fill,.indigo-cyan-theme .mat-primary .mat-slider-thumb,.indigo-cyan-theme .mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-slider-thumb-label-text,.indigo-cyan-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-primary .mat-slider-focus-ring,.indigo-cyan-theme .mat-primary .mat-slider-focus-ring{background-color:#3f51b533}.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-slider-thumb-label,.indigo-cyan-theme .mat-accent .mat-slider-track-fill,.indigo-cyan-theme .mat-accent .mat-slider-thumb,.indigo-cyan-theme .mat-accent .mat-slider-thumb-label{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-slider-thumb-label-text,.indigo-cyan-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-accent .mat-slider-focus-ring,.indigo-cyan-theme .mat-accent .mat-slider-focus-ring{background-color:#00bcd433}.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-slider-thumb-label,.indigo-cyan-theme .mat-warn .mat-slider-track-fill,.indigo-cyan-theme .mat-warn .mat-slider-thumb,.indigo-cyan-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-slider-thumb-label-text,.indigo-cyan-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.indigo-cyan-theme-preview .mat-warn .mat-slider-focus-ring,.indigo-cyan-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.indigo-cyan-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.indigo-cyan-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.indigo-cyan-theme .mat-slider:hover .mat-slider-track-background,.indigo-cyan-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.indigo-cyan-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.indigo-cyan-theme-preview .mat-slider-disabled .mat-slider-thumb,.indigo-cyan-theme .mat-slider-disabled .mat-slider-track-background,.indigo-cyan-theme .mat-slider-disabled .mat-slider-track-fill,.indigo-cyan-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.indigo-cyan-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.indigo-cyan-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.indigo-cyan-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.indigo-cyan-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.indigo-cyan-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.indigo-cyan-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.indigo-cyan-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.indigo-cyan-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.indigo-cyan-theme-preview .mat-slider-horizontal .mat-slider-ticks,.indigo-cyan-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.indigo-cyan-theme-preview .mat-slider-vertical .mat-slider-ticks,.indigo-cyan-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.indigo-cyan-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.indigo-cyan-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.indigo-cyan-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.indigo-cyan-theme-preview .mat-step-header:hover[aria-disabled=false],.indigo-cyan-theme .mat-step-header.cdk-keyboard-focused,.indigo-cyan-theme .mat-step-header.cdk-program-focused,.indigo-cyan-theme .mat-step-header:hover:not([aria-disabled]),.indigo-cyan-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.indigo-cyan-theme-preview .mat-step-header:hover[aria-disabled=true],.indigo-cyan-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.indigo-cyan-theme-preview .mat-step-header:hover,.indigo-cyan-theme .mat-step-header:hover{background:none}}.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-label,.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-optional,.indigo-cyan-theme .mat-step-header .mat-step-label,.indigo-cyan-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-icon,.indigo-cyan-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-icon-state-edit,.indigo-cyan-theme .mat-step-header .mat-step-icon-selected,.indigo-cyan-theme .mat-step-header .mat-step-icon-state-done,.indigo-cyan-theme .mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-accent .mat-step-icon,.indigo-cyan-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.indigo-cyan-theme .mat-step-header.mat-accent .mat-step-icon-selected,.indigo-cyan-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.indigo-cyan-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#00bcd4;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-warn .mat-step-icon,.indigo-cyan-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.indigo-cyan-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.indigo-cyan-theme .mat-step-header.mat-warn .mat-step-icon-selected,.indigo-cyan-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.indigo-cyan-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-icon-state-error,.indigo-cyan-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.indigo-cyan-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.indigo-cyan-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-stepper-horizontal,.theme-preview.indigo-cyan-theme-preview .mat-stepper-vertical,.indigo-cyan-theme .mat-stepper-horizontal,.indigo-cyan-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-stepper-vertical-line:before,.indigo-cyan-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.indigo-cyan-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.indigo-cyan-theme-preview .mat-stepper-horizontal-line,.indigo-cyan-theme .mat-horizontal-stepper-header:before,.indigo-cyan-theme .mat-horizontal-stepper-header:after,.indigo-cyan-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.indigo-cyan-theme-preview .mat-sort-header-arrow,.indigo-cyan-theme .mat-sort-header-arrow{color:#757575}.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-header,.indigo-cyan-theme .mat-tab-nav-bar,.indigo-cyan-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.indigo-cyan-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.indigo-cyan-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.indigo-cyan-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.indigo-cyan-theme-preview .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-link,.indigo-cyan-theme .mat-tab-label,.indigo-cyan-theme .mat-tab-link{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.indigo-cyan-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar[class*=mat-background-],.indigo-cyan-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.indigo-cyan-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#7986cb4d}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-primary .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b2ebf24d}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-accent .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-warn .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.indigo-cyan-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.indigo-cyan-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#7986cb4d}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3f51b5}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b2ebf24d}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#00bcd4}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.indigo-cyan-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.indigo-cyan-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.indigo-cyan-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.indigo-cyan-theme-preview .mat-toolbar,.indigo-cyan-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-toolbar.mat-primary,.indigo-cyan-theme .mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-toolbar.mat-accent,.indigo-cyan-theme .mat-toolbar.mat-accent{background:#00bcd4;color:#fff}.theme-preview.indigo-cyan-theme-preview .mat-toolbar.mat-warn,.indigo-cyan-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.indigo-cyan-theme .mat-toolbar .mat-form-field-underline,.indigo-cyan-theme .mat-toolbar .mat-form-field-ripple,.indigo-cyan-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-select-value,.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.indigo-cyan-theme .mat-toolbar .mat-form-field-label,.indigo-cyan-theme .mat-toolbar .mat-focused .mat-form-field-label,.indigo-cyan-theme .mat-toolbar .mat-select-value,.indigo-cyan-theme .mat-toolbar .mat-select-arrow,.indigo-cyan-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.indigo-cyan-theme-preview .mat-toolbar .mat-input-element,.indigo-cyan-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.indigo-cyan-theme-preview .mat-tooltip,.indigo-cyan-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.indigo-cyan-theme-preview .mat-tree,.indigo-cyan-theme .mat-tree{background:white}.theme-preview.indigo-cyan-theme-preview .mat-tree-node,.theme-preview.indigo-cyan-theme-preview .mat-nested-tree-node,.indigo-cyan-theme .mat-tree-node,.indigo-cyan-theme .mat-nested-tree-node{color:#000000de}.theme-preview.indigo-cyan-theme-preview .mat-snack-bar-container,.indigo-cyan-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.indigo-cyan-theme-preview .mat-simple-snackbar-action,.indigo-cyan-theme .mat-simple-snackbar-action{color:#00bcd4}.theme-preview.academic-theme-preview,.academic-theme{--warn: #ff5e61;--primary: #2c70bc;--secondary: #dcc13c}.theme-preview.academic-theme-preview .primary-color-fill,.academic-theme .primary-color-fill{fill:#2c70bc}.theme-preview.academic-theme-preview .accent-color-fill,.academic-theme .accent-color-fill{fill:#dcc13c}.theme-preview.academic-theme-preview .mat-button-toggle-label-content,.theme-preview.academic-theme-preview .active-tab,.theme-preview.academic-theme-preview .primary-color,.academic-theme .mat-button-toggle-label-content,.academic-theme .active-tab,.academic-theme .primary-color{color:#2c70bc!important}.theme-preview.academic-theme-preview .warn-color,.academic-theme .warn-color{color:#ff5e61!important}.theme-preview.academic-theme-preview .accent-color,.academic-theme .accent-color{color:#dcc13c!important}.theme-preview.academic-theme-preview .primary-color-bg,.academic-theme .primary-color-bg{background-color:#2c70bc!important}.theme-preview.academic-theme-preview .expanded-row,.theme-preview.academic-theme-preview .mat-button-toggle-checked,.theme-preview.academic-theme-preview .primary-color-bg-light,.academic-theme .expanded-row,.academic-theme .mat-button-toggle-checked,.academic-theme .primary-color-bg-light{background-color:#2c70bc1a!important}.theme-preview.academic-theme-preview .primary-color-bg-xlight,.academic-theme .primary-color-bg-xlight{background-color:#2c70bc0d}.theme-preview.academic-theme-preview .mat-primary-border,.academic-theme .mat-primary-border{border-color:#2c70bc!important}.theme-preview.academic-theme-preview .ql-placeholder,.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-accent,.academic-theme .ql-placeholder,.academic-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#dcc13c4d}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-warn,.academic-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.academic-theme-preview .gradientFillCard,.academic-theme .gradientFillCard{background:#2c70bc;background:linear-gradient(135deg,#215dad 0%,#dcc13c 100%)!important}.theme-preview.academic-theme-preview .mat-ripple-element,.academic-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.academic-theme-preview .mat-option,.academic-theme .mat-option{color:#000000de}.theme-preview.academic-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.academic-theme-preview .mat-option:focus:not(.mat-option-disabled),.academic-theme .mat-option:hover:not(.mat-option-disabled),.academic-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.academic-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.academic-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.academic-theme-preview .mat-option.mat-active,.academic-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.academic-theme-preview .mat-option.mat-option-disabled,.academic-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.academic-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.academic-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#2c70bc}.theme-preview.academic-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.academic-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#dcc13c}.theme-preview.academic-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.academic-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.academic-theme-preview .mat-optgroup-label,.academic-theme .mat-optgroup-label{color:#0000008a}.theme-preview.academic-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.academic-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.academic-theme-preview .mat-pseudo-checkbox,.academic-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.academic-theme-preview .mat-pseudo-checkbox:after,.academic-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.academic-theme-preview .mat-pseudo-checkbox-disabled,.academic-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.academic-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.academic-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.academic-theme .mat-primary .mat-pseudo-checkbox-checked,.academic-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#2c70bc}.theme-preview.academic-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.academic-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.academic-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.academic-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.academic-theme .mat-pseudo-checkbox-checked,.academic-theme .mat-pseudo-checkbox-indeterminate,.academic-theme .mat-accent .mat-pseudo-checkbox-checked,.academic-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#dcc13c}.theme-preview.academic-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.academic-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.academic-theme .mat-warn .mat-pseudo-checkbox-checked,.academic-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.academic-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.academic-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.academic-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.academic-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.academic-theme-preview .mat-app-background,.theme-preview.academic-theme-preview.mat-app-background,.academic-theme .mat-app-background,.academic-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.academic-theme-preview .mat-elevation-z0,.academic-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z1,.academic-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z2,.academic-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z3,.academic-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z4,.academic-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z5,.academic-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z6,.academic-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z7,.academic-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z8,.academic-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z9,.academic-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z10,.academic-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z11,.academic-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z12,.academic-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z13,.academic-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z14,.academic-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z15,.academic-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z16,.academic-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z17,.academic-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z18,.academic-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z19,.academic-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z20,.academic-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z21,.academic-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z22,.academic-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z23,.academic-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.academic-theme-preview .mat-elevation-z24,.academic-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.academic-theme-preview .mat-autocomplete-panel,.academic-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.academic-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.academic-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.academic-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.academic-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.academic-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.academic-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.academic-theme-preview .mat-badge,.academic-theme .mat-badge{position:relative}.theme-preview.academic-theme-preview .mat-badge-hidden .mat-badge-content,.academic-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.academic-theme-preview .mat-badge-content,.academic-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.academic-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.academic-theme-preview .mat-badge-content._mat-animation-noopable,.academic-theme .ng-animate-disabled .mat-badge-content,.academic-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.academic-theme-preview .mat-badge-content.mat-badge-active,.academic-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.academic-theme-preview .mat-badge-small .mat-badge-content,.academic-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.academic-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.academic-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.academic-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.academic-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.academic-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.academic-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.academic-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.academic-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.academic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.academic-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.academic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.academic-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.academic-theme-preview .mat-badge-medium .mat-badge-content,.academic-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.academic-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.academic-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.academic-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.academic-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.academic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.academic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.academic-theme-preview .mat-badge-large .mat-badge-content,.academic-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.academic-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.academic-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.academic-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.academic-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.academic-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.academic-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.academic-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.academic-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.academic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.academic-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.academic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.academic-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.academic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .academic-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.academic-theme-preview .mat-badge-content,.academic-theme .mat-badge-content{color:#fff;background:#2c70bc}.cdk-high-contrast-active .theme-preview.academic-theme-preview .mat-badge-content,.cdk-high-contrast-active .academic-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.academic-theme-preview .mat-badge-accent .mat-badge-content,.academic-theme .mat-badge-accent .mat-badge-content{background:#dcc13c;color:#000}.theme-preview.academic-theme-preview .mat-badge-warn .mat-badge-content,.academic-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.academic-theme-preview .mat-badge-disabled .mat-badge-content,.academic-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.academic-theme-preview .mat-bottom-sheet-container,.academic-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.academic-theme-preview .mat-button,.theme-preview.academic-theme-preview .mat-icon-button,.theme-preview.academic-theme-preview .mat-stroked-button,.academic-theme .mat-button,.academic-theme .mat-icon-button,.academic-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.academic-theme-preview .mat-button.mat-primary,.theme-preview.academic-theme-preview .mat-icon-button.mat-primary,.theme-preview.academic-theme-preview .mat-stroked-button.mat-primary,.academic-theme .mat-button.mat-primary,.academic-theme .mat-icon-button.mat-primary,.academic-theme .mat-stroked-button.mat-primary{color:#2c70bc}.theme-preview.academic-theme-preview .mat-button.mat-accent,.theme-preview.academic-theme-preview .mat-icon-button.mat-accent,.theme-preview.academic-theme-preview .mat-stroked-button.mat-accent,.academic-theme .mat-button.mat-accent,.academic-theme .mat-icon-button.mat-accent,.academic-theme .mat-stroked-button.mat-accent{color:#dcc13c}.theme-preview.academic-theme-preview .mat-button.mat-warn,.theme-preview.academic-theme-preview .mat-icon-button.mat-warn,.theme-preview.academic-theme-preview .mat-stroked-button.mat-warn,.academic-theme .mat-button.mat-warn,.academic-theme .mat-icon-button.mat-warn,.academic-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.academic-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-button.mat-primary.mat-button-disabled,.academic-theme .mat-button.mat-accent.mat-button-disabled,.academic-theme .mat-button.mat-warn.mat-button-disabled,.academic-theme .mat-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-icon-button.mat-primary.mat-button-disabled,.academic-theme .mat-icon-button.mat-accent.mat-button-disabled,.academic-theme .mat-icon-button.mat-warn.mat-button-disabled,.academic-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-stroked-button.mat-primary.mat-button-disabled,.academic-theme .mat-stroked-button.mat-accent.mat-button-disabled,.academic-theme .mat-stroked-button.mat-warn.mat-button-disabled,.academic-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.academic-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.academic-theme .mat-button.mat-primary .mat-button-focus-overlay,.academic-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.academic-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.academic-theme .mat-button.mat-accent .mat-button-focus-overlay,.academic-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.academic-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.academic-theme .mat-button.mat-warn .mat-button-focus-overlay,.academic-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.academic-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.academic-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.academic-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.academic-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.academic-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.academic-theme-preview .mat-button .mat-ripple-element,.theme-preview.academic-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.academic-theme-preview .mat-stroked-button .mat-ripple-element,.academic-theme .mat-button .mat-ripple-element,.academic-theme .mat-icon-button .mat-ripple-element,.academic-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.academic-theme-preview .mat-button-focus-overlay,.academic-theme .mat-button-focus-overlay{background:black}.theme-preview.academic-theme-preview .mat-stroked-button:not(.mat-button-disabled),.academic-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.academic-theme-preview .mat-flat-button,.theme-preview.academic-theme-preview .mat-raised-button,.theme-preview.academic-theme-preview .mat-fab,.theme-preview.academic-theme-preview .mat-mini-fab,.academic-theme .mat-flat-button,.academic-theme .mat-raised-button,.academic-theme .mat-fab,.academic-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.academic-theme-preview .mat-flat-button.mat-primary,.theme-preview.academic-theme-preview .mat-raised-button.mat-primary,.theme-preview.academic-theme-preview .mat-fab.mat-primary,.theme-preview.academic-theme-preview .mat-mini-fab.mat-primary,.academic-theme .mat-flat-button.mat-primary,.academic-theme .mat-raised-button.mat-primary,.academic-theme .mat-fab.mat-primary,.academic-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.academic-theme-preview .mat-flat-button.mat-accent,.theme-preview.academic-theme-preview .mat-raised-button.mat-accent,.theme-preview.academic-theme-preview .mat-fab.mat-accent,.theme-preview.academic-theme-preview .mat-mini-fab.mat-accent,.academic-theme .mat-flat-button.mat-accent,.academic-theme .mat-raised-button.mat-accent,.academic-theme .mat-fab.mat-accent,.academic-theme .mat-mini-fab.mat-accent,.theme-preview.academic-theme-preview .mat-flat-button.mat-warn,.theme-preview.academic-theme-preview .mat-raised-button.mat-warn,.theme-preview.academic-theme-preview .mat-fab.mat-warn,.theme-preview.academic-theme-preview .mat-mini-fab.mat-warn,.academic-theme .mat-flat-button.mat-warn,.academic-theme .mat-raised-button.mat-warn,.academic-theme .mat-fab.mat-warn,.academic-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.academic-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.academic-theme .mat-flat-button.mat-primary.mat-button-disabled,.academic-theme .mat-flat-button.mat-accent.mat-button-disabled,.academic-theme .mat-flat-button.mat-warn.mat-button-disabled,.academic-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-raised-button.mat-primary.mat-button-disabled,.academic-theme .mat-raised-button.mat-accent.mat-button-disabled,.academic-theme .mat-raised-button.mat-warn.mat-button-disabled,.academic-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-fab.mat-primary.mat-button-disabled,.academic-theme .mat-fab.mat-accent.mat-button-disabled,.academic-theme .mat-fab.mat-warn.mat-button-disabled,.academic-theme .mat-fab.mat-button-disabled.mat-button-disabled,.academic-theme .mat-mini-fab.mat-primary.mat-button-disabled,.academic-theme .mat-mini-fab.mat-accent.mat-button-disabled,.academic-theme .mat-mini-fab.mat-warn.mat-button-disabled,.academic-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.academic-theme-preview .mat-flat-button.mat-primary,.theme-preview.academic-theme-preview .mat-raised-button.mat-primary,.theme-preview.academic-theme-preview .mat-fab.mat-primary,.theme-preview.academic-theme-preview .mat-mini-fab.mat-primary,.academic-theme .mat-flat-button.mat-primary,.academic-theme .mat-raised-button.mat-primary,.academic-theme .mat-fab.mat-primary,.academic-theme .mat-mini-fab.mat-primary{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-flat-button.mat-accent,.theme-preview.academic-theme-preview .mat-raised-button.mat-accent,.theme-preview.academic-theme-preview .mat-fab.mat-accent,.theme-preview.academic-theme-preview .mat-mini-fab.mat-accent,.academic-theme .mat-flat-button.mat-accent,.academic-theme .mat-raised-button.mat-accent,.academic-theme .mat-fab.mat-accent,.academic-theme .mat-mini-fab.mat-accent{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-flat-button.mat-warn,.theme-preview.academic-theme-preview .mat-raised-button.mat-warn,.theme-preview.academic-theme-preview .mat-fab.mat-warn,.theme-preview.academic-theme-preview .mat-mini-fab.mat-warn,.academic-theme .mat-flat-button.mat-warn,.academic-theme .mat-raised-button.mat-warn,.academic-theme .mat-fab.mat-warn,.academic-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.academic-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.academic-theme .mat-flat-button.mat-primary.mat-button-disabled,.academic-theme .mat-flat-button.mat-accent.mat-button-disabled,.academic-theme .mat-flat-button.mat-warn.mat-button-disabled,.academic-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-raised-button.mat-primary.mat-button-disabled,.academic-theme .mat-raised-button.mat-accent.mat-button-disabled,.academic-theme .mat-raised-button.mat-warn.mat-button-disabled,.academic-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.academic-theme .mat-fab.mat-primary.mat-button-disabled,.academic-theme .mat-fab.mat-accent.mat-button-disabled,.academic-theme .mat-fab.mat-warn.mat-button-disabled,.academic-theme .mat-fab.mat-button-disabled.mat-button-disabled,.academic-theme .mat-mini-fab.mat-primary.mat-button-disabled,.academic-theme .mat-mini-fab.mat-accent.mat-button-disabled,.academic-theme .mat-mini-fab.mat-warn.mat-button-disabled,.academic-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.academic-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.academic-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.academic-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.academic-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.academic-theme .mat-flat-button.mat-primary .mat-ripple-element,.academic-theme .mat-raised-button.mat-primary .mat-ripple-element,.academic-theme .mat-fab.mat-primary .mat-ripple-element,.academic-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.academic-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.academic-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.academic-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.academic-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.academic-theme .mat-flat-button.mat-accent .mat-ripple-element,.academic-theme .mat-raised-button.mat-accent .mat-ripple-element,.academic-theme .mat-fab.mat-accent .mat-ripple-element,.academic-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.academic-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.academic-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.academic-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.academic-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.academic-theme .mat-flat-button.mat-warn .mat-ripple-element,.academic-theme .mat-raised-button.mat-warn .mat-ripple-element,.academic-theme .mat-fab.mat-warn .mat-ripple-element,.academic-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.academic-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.academic-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.academic-theme .mat-stroked-button:not([class*=mat-elevation-z]),.academic-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.academic-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.academic-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.academic-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.academic-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.academic-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.academic-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.academic-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.academic-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.academic-theme .mat-fab:not([class*=mat-elevation-z]),.academic-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.academic-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.academic-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.academic-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.academic-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.academic-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.academic-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.academic-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.academic-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.academic-theme-preview .mat-button-toggle-standalone,.theme-preview.academic-theme-preview .mat-button-toggle-group,.academic-theme .mat-button-toggle-standalone,.academic-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.academic-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.academic-theme-preview .mat-button-toggle-group-appearance-standard,.academic-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.academic-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.academic-theme-preview .mat-button-toggle,.academic-theme .mat-button-toggle{color:#00000061}.theme-preview.academic-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.academic-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.academic-theme-preview .mat-button-toggle-appearance-standard,.academic-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.academic-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.academic-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.academic-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.academic-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.academic-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.academic-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.academic-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-button-toggle-checked,.academic-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.academic-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.academic-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.academic-theme-preview .mat-button-toggle-disabled,.academic-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.academic-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.academic-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.academic-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.academic-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.academic-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.academic-theme-preview .mat-button-toggle-group-appearance-standard,.academic-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.academic-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-card,.academic-theme .mat-card{background:white;color:#000000de}.theme-preview.academic-theme-preview .mat-card:not([class*=mat-elevation-z]),.academic-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.academic-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.academic-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.academic-theme-preview .mat-card-subtitle,.academic-theme .mat-card-subtitle{color:#0000008a}.theme-preview.academic-theme-preview .mat-checkbox-frame,.academic-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.academic-theme-preview .mat-checkbox-checkmark,.academic-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.academic-theme-preview .mat-checkbox-checkmark-path,.academic-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.academic-theme-preview .mat-checkbox-mixedmark,.academic-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.academic-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.academic-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.academic-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.academic-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.academic-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.academic-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.academic-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.academic-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.academic-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.academic-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.academic-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.academic-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.academic-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.academic-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.academic-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.academic-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.academic-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.academic-theme-preview .mat-checkbox .mat-ripple-element,.academic-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.academic-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.academic-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.academic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.academic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#2c70bc}.theme-preview.academic-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.academic-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.academic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.academic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#dcc13c}.theme-preview.academic-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.academic-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.academic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.academic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip,.academic-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.academic-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.academic-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.academic-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.academic-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip:after,.academic-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#2c70bc;color:#fff}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#dcc13c;color:#000}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.theme-preview.academic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.academic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.academic-theme-preview .mat-table,.academic-theme .mat-table{background:white}.theme-preview.academic-theme-preview .mat-table thead,.theme-preview.academic-theme-preview .mat-table tbody,.theme-preview.academic-theme-preview .mat-table tfoot,.theme-preview.academic-theme-preview mat-header-row,.theme-preview.academic-theme-preview mat-row,.theme-preview.academic-theme-preview mat-footer-row,.theme-preview.academic-theme-preview [mat-header-row],.theme-preview.academic-theme-preview [mat-row],.theme-preview.academic-theme-preview [mat-footer-row],.theme-preview.academic-theme-preview .mat-table-sticky,.academic-theme .mat-table thead,.academic-theme .mat-table tbody,.academic-theme .mat-table tfoot,.academic-theme mat-header-row,.academic-theme mat-row,.academic-theme mat-footer-row,.academic-theme [mat-header-row],.academic-theme [mat-row],.academic-theme [mat-footer-row],.academic-theme .mat-table-sticky{background:inherit}.theme-preview.academic-theme-preview mat-row,.theme-preview.academic-theme-preview mat-header-row,.theme-preview.academic-theme-preview mat-footer-row,.theme-preview.academic-theme-preview th.mat-header-cell,.theme-preview.academic-theme-preview td.mat-cell,.theme-preview.academic-theme-preview td.mat-footer-cell,.academic-theme mat-row,.academic-theme mat-header-row,.academic-theme mat-footer-row,.academic-theme th.mat-header-cell,.academic-theme td.mat-cell,.academic-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.academic-theme-preview .mat-header-cell,.academic-theme .mat-header-cell{color:#0000008a}.theme-preview.academic-theme-preview .mat-cell,.theme-preview.academic-theme-preview .mat-footer-cell,.academic-theme .mat-cell,.academic-theme .mat-footer-cell{color:#000000de}.theme-preview.academic-theme-preview .mat-calendar-arrow,.academic-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.academic-theme-preview .mat-datepicker-toggle,.theme-preview.academic-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.academic-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.academic-theme .mat-datepicker-toggle,.academic-theme .mat-datepicker-content .mat-calendar-next-button,.academic-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.academic-theme-preview .mat-calendar-table-header-divider:after,.academic-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-calendar-table-header,.theme-preview.academic-theme-preview .mat-calendar-body-label,.academic-theme .mat-calendar-table-header,.academic-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.academic-theme-preview .mat-calendar-body-cell-content,.theme-preview.academic-theme-preview .mat-date-range-input-separator,.academic-theme .mat-calendar-body-cell-content,.academic-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.academic-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.academic-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.academic-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.academic-theme-preview .mat-calendar-body-in-preview,.academic-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.academic-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.academic-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.academic-theme-preview .mat-calendar-body-in-range:before,.academic-theme .mat-calendar-body-in-range:before{background:rgba(44,112,188,.2)}.theme-preview.academic-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.academic-theme-preview .mat-calendar-body-in-comparison-range:before,.academic-theme .mat-calendar-body-comparison-identical,.academic-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.academic-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.academic-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.academic-theme .mat-calendar-body-comparison-bridge-start:before,.academic-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(44,112,188,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.academic-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.academic-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.academic-theme .mat-calendar-body-comparison-bridge-end:before,.academic-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(44,112,188,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.academic-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.academic-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.academic-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.academic-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.academic-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.academic-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.academic-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.academic-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.academic-theme-preview .mat-calendar-body-selected,.academic-theme .mat-calendar-body-selected{background-color:#2c70bc;color:#fff}.theme-preview.academic-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.academic-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#2c70bc66}.theme-preview.academic-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.academic-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.academic-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.academic-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2c70bc4d}@media (hover: hover){.theme-preview.academic-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2c70bc4d}}.theme-preview.academic-theme-preview .mat-datepicker-content,.academic-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(220,193,60,.2)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.academic-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(220,193,60,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.academic-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(220,193,60,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#dcc13c;color:#000}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#dcc13c66}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#dcc13c4d}@media (hover: hover){.theme-preview.academic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#dcc13c4d}}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.academic-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.academic-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.academic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.academic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.academic-theme-preview .mat-datepicker-content-touch,.academic-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.academic-theme-preview .mat-datepicker-toggle-active,.academic-theme .mat-datepicker-toggle-active{color:#2c70bc}.theme-preview.academic-theme-preview .mat-datepicker-toggle-active.mat-accent,.academic-theme .mat-datepicker-toggle-active.mat-accent{color:#dcc13c}.theme-preview.academic-theme-preview .mat-datepicker-toggle-active.mat-warn,.academic-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.academic-theme-preview .mat-date-range-input-inner[disabled],.academic-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.academic-theme-preview .mat-dialog-container,.academic-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.academic-theme-preview .mat-divider,.academic-theme .mat-divider{border-top-color:#0000001f}.theme-preview.academic-theme-preview .mat-divider-vertical,.academic-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.academic-theme-preview .mat-expansion-panel,.academic-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.academic-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.academic-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.academic-theme-preview .mat-action-row,.academic-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.academic-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.academic-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.academic-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.academic-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.academic-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.academic-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.academic-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.academic-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.academic-theme-preview .mat-expansion-panel-header-title,.academic-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.academic-theme-preview .mat-expansion-panel-header-description,.theme-preview.academic-theme-preview .mat-expansion-indicator:after,.academic-theme .mat-expansion-panel-header-description,.academic-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.academic-theme-preview .mat-expansion-panel-header[aria-disabled=true],.academic-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.academic-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.academic-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.academic-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.academic-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.academic-theme-preview .mat-form-field-label,.academic-theme .mat-form-field-label,.theme-preview.academic-theme-preview .mat-hint,.academic-theme .mat-hint{color:#0009}.theme-preview.academic-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.academic-theme .mat-form-field.mat-focused .mat-form-field-label{color:#2c70bc}.theme-preview.academic-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.academic-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.academic-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.academic-theme-preview .mat-focused .mat-form-field-required-marker,.academic-theme .mat-focused .mat-form-field-required-marker{color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field-ripple,.academic-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.academic-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.academic-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.academic-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.academic-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.academic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#2c70bc}.theme-preview.academic-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.academic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.academic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.academic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.academic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.academic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.academic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.academic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.academic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.academic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.academic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-error,.academic-theme .mat-error{color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.academic-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.academic-theme-preview .mat-form-field-appearance-legacy .mat-hint,.academic-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.academic-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.academic-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.academic-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.academic-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.academic-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.academic-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.academic-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.academic-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.academic-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.academic-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.academic-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.academic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.academic-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.academic-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.academic-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.academic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.academic-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.academic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.academic-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.academic-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.academic-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#2c70bc}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.academic-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.academic-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.academic-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.academic-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.academic-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.academic-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.academic-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.academic-theme-preview .mat-icon.mat-primary,.academic-theme .mat-icon.mat-primary{color:#2c70bc}.theme-preview.academic-theme-preview .mat-icon.mat-accent,.academic-theme .mat-icon.mat-accent{color:#dcc13c}.theme-preview.academic-theme-preview .mat-icon.mat-warn,.academic-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.academic-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.academic-theme-preview .mat-input-element:disabled,.theme-preview.academic-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.academic-theme .mat-input-element:disabled,.academic-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.academic-theme-preview .mat-input-element,.academic-theme .mat-input-element{caret-color:#2c70bc}.theme-preview.academic-theme-preview .mat-input-element::placeholder,.academic-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.academic-theme-preview .mat-input-element::-moz-placeholder,.academic-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.academic-theme-preview .mat-input-element::-webkit-input-placeholder,.academic-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.academic-theme-preview .mat-input-element:-ms-input-placeholder,.academic-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.academic-theme-preview .mat-form-field.mat-accent .mat-input-element,.academic-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.academic-theme-preview .mat-form-field-invalid .mat-input-element,.academic-theme .mat-form-field.mat-warn .mat-input-element,.academic-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.academic-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.academic-theme-preview .mat-list-base .mat-list-item,.academic-theme .mat-list-base .mat-list-item,.theme-preview.academic-theme-preview .mat-list-base .mat-list-option,.academic-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.academic-theme-preview .mat-list-base .mat-subheader,.academic-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.academic-theme-preview .mat-list-item-disabled,.academic-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.academic-theme-preview .mat-list-option:hover,.theme-preview.academic-theme-preview .mat-list-option:focus,.theme-preview.academic-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.academic-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.academic-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.academic-theme-preview .mat-action-list .mat-list-item:focus,.academic-theme .mat-list-option:hover,.academic-theme .mat-list-option:focus,.academic-theme .mat-nav-list .mat-list-item:hover,.academic-theme .mat-nav-list .mat-list-item:focus,.academic-theme .mat-action-list .mat-list-item:hover,.academic-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.academic-theme-preview .mat-list-single-selected-option,.theme-preview.academic-theme-preview .mat-list-single-selected-option:hover,.theme-preview.academic-theme-preview .mat-list-single-selected-option:focus,.academic-theme .mat-list-single-selected-option,.academic-theme .mat-list-single-selected-option:hover,.academic-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-menu-panel,.academic-theme .mat-menu-panel{background:white}.theme-preview.academic-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.academic-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.academic-theme-preview .mat-menu-item,.academic-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.academic-theme-preview .mat-menu-item[disabled],.theme-preview.academic-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.academic-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.academic-theme .mat-menu-item[disabled],.academic-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.academic-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.academic-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.academic-theme-preview .mat-menu-submenu-icon,.academic-theme .mat-menu-item .mat-icon-no-color,.academic-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.academic-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.academic-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.academic-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.academic-theme-preview .mat-menu-item-highlighted:not([disabled]),.academic-theme .mat-menu-item:hover:not([disabled]),.academic-theme .mat-menu-item.cdk-program-focused:not([disabled]),.academic-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.academic-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.academic-theme-preview .mat-paginator,.academic-theme .mat-paginator{background:white}.theme-preview.academic-theme-preview .mat-paginator,.theme-preview.academic-theme-preview .mat-paginator-page-size .mat-select-trigger,.academic-theme .mat-paginator,.academic-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.academic-theme-preview .mat-paginator-decrement,.theme-preview.academic-theme-preview .mat-paginator-increment,.academic-theme .mat-paginator-decrement,.academic-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.academic-theme-preview .mat-paginator-first,.theme-preview.academic-theme-preview .mat-paginator-last,.academic-theme .mat-paginator-first,.academic-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.academic-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.academic-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.academic-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.academic-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.academic-theme .mat-icon-button[disabled] .mat-paginator-decrement,.academic-theme .mat-icon-button[disabled] .mat-paginator-increment,.academic-theme .mat-icon-button[disabled] .mat-paginator-first,.academic-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.academic-theme-preview .mat-progress-bar-background,.academic-theme .mat-progress-bar-background{fill:#c7d8eb}.theme-preview.academic-theme-preview .mat-progress-bar-buffer,.academic-theme .mat-progress-bar-buffer{background-color:#c7d8eb}.theme-preview.academic-theme-preview .mat-progress-bar-fill:after,.academic-theme .mat-progress-bar-fill:after{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.academic-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#f3eccb}.theme-preview.academic-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.academic-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#f3eccb}.theme-preview.academic-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.academic-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.academic-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.academic-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.academic-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.academic-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.academic-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-progress-spinner circle,.theme-preview.academic-theme-preview .mat-spinner circle,.academic-theme .mat-progress-spinner circle,.academic-theme .mat-spinner circle{stroke:#2c70bc}.theme-preview.academic-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.academic-theme-preview .mat-spinner.mat-accent circle,.academic-theme .mat-progress-spinner.mat-accent circle,.academic-theme .mat-spinner.mat-accent circle{stroke:#dcc13c}.theme-preview.academic-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.academic-theme-preview .mat-spinner.mat-warn circle,.academic-theme .mat-progress-spinner.mat-warn circle,.academic-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.academic-theme-preview .mat-radio-outer-circle,.academic-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.academic-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.academic-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#2c70bc}.theme-preview.academic-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.academic-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.academic-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.academic-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.academic-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.academic-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.academic-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.academic-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.academic-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#dcc13c}.theme-preview.academic-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.academic-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.academic-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.academic-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.academic-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.academic-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.academic-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.academic-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.academic-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.academic-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.academic-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.academic-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.academic-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.academic-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.academic-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.academic-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.academic-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.academic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.academic-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.academic-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.academic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.academic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.academic-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.academic-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.academic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.academic-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.academic-theme-preview .mat-radio-button .mat-ripple-element,.academic-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.academic-theme-preview .mat-select-value,.academic-theme .mat-select-value{color:#000000de}.theme-preview.academic-theme-preview .mat-select-placeholder,.academic-theme .mat-select-placeholder{color:#0000006b}.theme-preview.academic-theme-preview .mat-select-disabled .mat-select-value,.academic-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.academic-theme-preview .mat-select-arrow,.academic-theme .mat-select-arrow{color:#0000008a}.theme-preview.academic-theme-preview .mat-select-panel,.academic-theme .mat-select-panel{background:white}.theme-preview.academic-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.academic-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.academic-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.academic-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.academic-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#2c70bc}.theme-preview.academic-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.academic-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#dcc13c}.theme-preview.academic-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.academic-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.academic-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.academic-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.academic-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.academic-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.academic-theme-preview .mat-drawer-container,.academic-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.academic-theme-preview .mat-drawer,.academic-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.academic-theme-preview .mat-drawer.mat-drawer-push,.academic-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.academic-theme-preview .mat-drawer:not(.mat-drawer-side),.academic-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.academic-theme-preview .mat-drawer-side,.academic-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-drawer-side.mat-drawer-end,.academic-theme .mat-drawer-side.mat-drawer-end,.theme-preview.academic-theme-preview [dir=rtl] .mat-drawer-side,.academic-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.academic-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.academic-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.academic-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.academic-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.academic-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#dcc13c8a}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.academic-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.academic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.academic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#2c70bc8a}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.academic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.academic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.academic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.academic-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.academic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.academic-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.academic-theme-preview .mat-slide-toggle-thumb,.academic-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.academic-theme-preview .mat-slide-toggle-bar,.academic-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.academic-theme-preview .mat-slider-track-background,.academic-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.academic-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.academic-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-primary .mat-slider-thumb-label,.academic-theme .mat-primary .mat-slider-track-fill,.academic-theme .mat-primary .mat-slider-thumb,.academic-theme .mat-primary .mat-slider-thumb-label{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-primary .mat-slider-thumb-label-text,.academic-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.academic-theme-preview .mat-primary .mat-slider-focus-ring,.academic-theme .mat-primary .mat-slider-focus-ring{background-color:#2c70bc33}.theme-preview.academic-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.academic-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-accent .mat-slider-thumb-label,.academic-theme .mat-accent .mat-slider-track-fill,.academic-theme .mat-accent .mat-slider-thumb,.academic-theme .mat-accent .mat-slider-thumb-label{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-accent .mat-slider-thumb-label-text,.academic-theme .mat-accent .mat-slider-thumb-label-text{color:#000}.theme-preview.academic-theme-preview .mat-accent .mat-slider-focus-ring,.academic-theme .mat-accent .mat-slider-focus-ring{background-color:#dcc13c33}.theme-preview.academic-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.academic-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-warn .mat-slider-thumb-label,.academic-theme .mat-warn .mat-slider-track-fill,.academic-theme .mat-warn .mat-slider-thumb,.academic-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-warn .mat-slider-thumb-label-text,.academic-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.academic-theme-preview .mat-warn .mat-slider-focus-ring,.academic-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.academic-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.academic-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.academic-theme .mat-slider:hover .mat-slider-track-background,.academic-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.academic-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.academic-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.academic-theme-preview .mat-slider-disabled .mat-slider-thumb,.academic-theme .mat-slider-disabled .mat-slider-track-background,.academic-theme .mat-slider-disabled .mat-slider-track-fill,.academic-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.academic-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.academic-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.academic-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.academic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.academic-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.academic-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.academic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.academic-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.academic-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.academic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.academic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.academic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.academic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.academic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.academic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.academic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.academic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.academic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.academic-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.academic-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.academic-theme-preview .mat-slider-horizontal .mat-slider-ticks,.academic-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.academic-theme-preview .mat-slider-vertical .mat-slider-ticks,.academic-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.academic-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.academic-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.academic-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.academic-theme-preview .mat-step-header:hover[aria-disabled=false],.academic-theme .mat-step-header.cdk-keyboard-focused,.academic-theme .mat-step-header.cdk-program-focused,.academic-theme .mat-step-header:hover:not([aria-disabled]),.academic-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.academic-theme-preview .mat-step-header:hover[aria-disabled=true],.academic-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.academic-theme-preview .mat-step-header:hover,.academic-theme .mat-step-header:hover{background:none}}.theme-preview.academic-theme-preview .mat-step-header .mat-step-label,.theme-preview.academic-theme-preview .mat-step-header .mat-step-optional,.academic-theme .mat-step-header .mat-step-label,.academic-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.academic-theme-preview .mat-step-header .mat-step-icon,.academic-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.academic-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.academic-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.academic-theme-preview .mat-step-header .mat-step-icon-state-edit,.academic-theme .mat-step-header .mat-step-icon-selected,.academic-theme .mat-step-header .mat-step-icon-state-done,.academic-theme .mat-step-header .mat-step-icon-state-edit{background-color:#2c70bc;color:#fff}.theme-preview.academic-theme-preview .mat-step-header.mat-accent .mat-step-icon,.academic-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}.theme-preview.academic-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.academic-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.academic-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.academic-theme .mat-step-header.mat-accent .mat-step-icon-selected,.academic-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.academic-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#dcc13c;color:#000}.theme-preview.academic-theme-preview .mat-step-header.mat-warn .mat-step-icon,.academic-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.academic-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.academic-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.academic-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.academic-theme .mat-step-header.mat-warn .mat-step-icon-selected,.academic-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.academic-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.academic-theme-preview .mat-step-header .mat-step-icon-state-error,.academic-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.academic-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.academic-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.academic-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.academic-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.academic-theme-preview .mat-stepper-horizontal,.theme-preview.academic-theme-preview .mat-stepper-vertical,.academic-theme .mat-stepper-horizontal,.academic-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.academic-theme-preview .mat-stepper-vertical-line:before,.academic-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.academic-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.academic-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.academic-theme-preview .mat-stepper-horizontal-line,.academic-theme .mat-horizontal-stepper-header:before,.academic-theme .mat-horizontal-stepper-header:after,.academic-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.academic-theme-preview .mat-sort-header-arrow,.academic-theme .mat-sort-header-arrow{color:#757575}.theme-preview.academic-theme-preview .mat-tab-nav-bar,.theme-preview.academic-theme-preview .mat-tab-header,.academic-theme .mat-tab-nav-bar,.academic-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.academic-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.academic-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.academic-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.academic-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.academic-theme-preview .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-link,.academic-theme .mat-tab-label,.academic-theme .mat-tab-link{color:#000000de}.theme-preview.academic-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.academic-theme-preview .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.academic-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.academic-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-nav-bar[class*=mat-background-],.academic-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.academic-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.academic-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#6b9bd04d}.theme-preview.academic-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.academic-theme .mat-tab-group.mat-primary .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.academic-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.academic-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.academic-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#e7d4774d}.theme-preview.academic-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.academic-theme .mat-tab-group.mat-accent .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.academic-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.academic-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.academic-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.academic-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.academic-theme .mat-tab-group.mat-warn .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.academic-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.academic-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.academic-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#6b9bd04d}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#2c70bc}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#e7d4774d}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#dcc13c}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.academic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.academic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.academic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.academic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.academic-theme-preview .mat-toolbar,.academic-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.academic-theme-preview .mat-toolbar.mat-primary,.academic-theme .mat-toolbar.mat-primary{background:#2c70bc;color:#fff}.theme-preview.academic-theme-preview .mat-toolbar.mat-accent,.academic-theme .mat-toolbar.mat-accent{background:#dcc13c;color:#000}.theme-preview.academic-theme-preview .mat-toolbar.mat-warn,.academic-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.academic-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.academic-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.academic-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.academic-theme .mat-toolbar .mat-form-field-underline,.academic-theme .mat-toolbar .mat-form-field-ripple,.academic-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.academic-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.academic-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.academic-theme-preview .mat-toolbar .mat-select-value,.theme-preview.academic-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.academic-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.academic-theme .mat-toolbar .mat-form-field-label,.academic-theme .mat-toolbar .mat-focused .mat-form-field-label,.academic-theme .mat-toolbar .mat-select-value,.academic-theme .mat-toolbar .mat-select-arrow,.academic-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.academic-theme-preview .mat-toolbar .mat-input-element,.academic-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.academic-theme-preview .mat-tooltip,.academic-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.academic-theme-preview .mat-tree,.academic-theme .mat-tree{background:white}.theme-preview.academic-theme-preview .mat-tree-node,.theme-preview.academic-theme-preview .mat-nested-tree-node,.academic-theme .mat-tree-node,.academic-theme .mat-nested-tree-node{color:#000000de}.theme-preview.academic-theme-preview .mat-snack-bar-container,.academic-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.academic-theme-preview .mat-simple-snackbar-action,.academic-theme .mat-simple-snackbar-action{color:#dcc13c}.theme-preview.green-abundance-theme-preview,.green-abundance-theme{--warn: #ff5e61;--primary: #009688;--secondary: #4cca8e}.theme-preview.green-abundance-theme-preview .primary-color-fill,.green-abundance-theme .primary-color-fill{fill:#009688}.theme-preview.green-abundance-theme-preview .accent-color-fill,.green-abundance-theme .accent-color-fill{fill:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-button-toggle-label-content,.theme-preview.green-abundance-theme-preview .active-tab,.theme-preview.green-abundance-theme-preview .primary-color,.green-abundance-theme .mat-button-toggle-label-content,.green-abundance-theme .active-tab,.green-abundance-theme .primary-color{color:#009688!important}.theme-preview.green-abundance-theme-preview .warn-color,.green-abundance-theme .warn-color{color:#ff5e61!important}.theme-preview.green-abundance-theme-preview .accent-color,.green-abundance-theme .accent-color{color:#4cca8e!important}.theme-preview.green-abundance-theme-preview .primary-color-bg,.green-abundance-theme .primary-color-bg{background-color:#009688!important}.theme-preview.green-abundance-theme-preview .expanded-row,.theme-preview.green-abundance-theme-preview .mat-button-toggle-checked,.theme-preview.green-abundance-theme-preview .primary-color-bg-light,.green-abundance-theme .expanded-row,.green-abundance-theme .mat-button-toggle-checked,.green-abundance-theme .primary-color-bg-light{background-color:#0096881a!important}.theme-preview.green-abundance-theme-preview .primary-color-bg-xlight,.green-abundance-theme .primary-color-bg-xlight{background-color:#0096880d}.theme-preview.green-abundance-theme-preview .mat-primary-border,.green-abundance-theme .mat-primary-border{border-color:#009688!important}.theme-preview.green-abundance-theme-preview .ql-placeholder,.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-accent,.green-abundance-theme .ql-placeholder,.green-abundance-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#4cca8e4d}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-warn,.green-abundance-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.green-abundance-theme-preview .gradientFillCard,.green-abundance-theme .gradientFillCard{background:#009688;background:linear-gradient(135deg,#00796b 0%,#4cca8e 100%)!important}.theme-preview.green-abundance-theme-preview .mat-ripple-element,.green-abundance-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.green-abundance-theme-preview .mat-option,.green-abundance-theme .mat-option{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.green-abundance-theme-preview .mat-option:focus:not(.mat-option-disabled),.green-abundance-theme .mat-option:hover:not(.mat-option-disabled),.green-abundance-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.green-abundance-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.green-abundance-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.green-abundance-theme-preview .mat-option.mat-active,.green-abundance-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.green-abundance-theme-preview .mat-option.mat-option-disabled,.green-abundance-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.green-abundance-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#009688}.theme-preview.green-abundance-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.green-abundance-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.green-abundance-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-optgroup-label,.green-abundance-theme .mat-optgroup-label{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.green-abundance-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox,.green-abundance-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox:after,.green-abundance-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox-disabled,.green-abundance-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.green-abundance-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.green-abundance-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.green-abundance-theme .mat-primary .mat-pseudo-checkbox-checked,.green-abundance-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#009688}.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.green-abundance-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.green-abundance-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.green-abundance-theme .mat-pseudo-checkbox-checked,.green-abundance-theme .mat-pseudo-checkbox-indeterminate,.green-abundance-theme .mat-accent .mat-pseudo-checkbox-checked,.green-abundance-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.green-abundance-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.green-abundance-theme .mat-warn .mat-pseudo-checkbox-checked,.green-abundance-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.green-abundance-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.green-abundance-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.green-abundance-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.green-abundance-theme-preview .mat-app-background,.theme-preview.green-abundance-theme-preview.mat-app-background,.green-abundance-theme .mat-app-background,.green-abundance-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-elevation-z0,.green-abundance-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z1,.green-abundance-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z2,.green-abundance-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z3,.green-abundance-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z4,.green-abundance-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z5,.green-abundance-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z6,.green-abundance-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z7,.green-abundance-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z8,.green-abundance-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z9,.green-abundance-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z10,.green-abundance-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z11,.green-abundance-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z12,.green-abundance-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z13,.green-abundance-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z14,.green-abundance-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z15,.green-abundance-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z16,.green-abundance-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z17,.green-abundance-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z18,.green-abundance-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z19,.green-abundance-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z20,.green-abundance-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z21,.green-abundance-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z22,.green-abundance-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z23,.green-abundance-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.green-abundance-theme-preview .mat-elevation-z24,.green-abundance-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.green-abundance-theme-preview .mat-autocomplete-panel,.green-abundance-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.green-abundance-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.green-abundance-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.green-abundance-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.green-abundance-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.green-abundance-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.green-abundance-theme-preview .mat-badge,.green-abundance-theme .mat-badge{position:relative}.theme-preview.green-abundance-theme-preview .mat-badge-hidden .mat-badge-content,.green-abundance-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.green-abundance-theme-preview .mat-badge-content,.green-abundance-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.green-abundance-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.green-abundance-theme-preview .mat-badge-content._mat-animation-noopable,.green-abundance-theme .ng-animate-disabled .mat-badge-content,.green-abundance-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.green-abundance-theme-preview .mat-badge-content.mat-badge-active,.green-abundance-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.green-abundance-theme-preview .mat-badge-small .mat-badge-content,.green-abundance-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.green-abundance-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.green-abundance-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.green-abundance-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.green-abundance-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.green-abundance-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.green-abundance-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.green-abundance-theme-preview .mat-badge-medium .mat-badge-content,.green-abundance-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.green-abundance-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.green-abundance-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.green-abundance-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.green-abundance-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.green-abundance-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.green-abundance-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.green-abundance-theme-preview .mat-badge-large .mat-badge-content,.green-abundance-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.green-abundance-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.green-abundance-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.green-abundance-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.green-abundance-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.green-abundance-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.green-abundance-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.green-abundance-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .green-abundance-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.green-abundance-theme-preview .mat-badge-content,.green-abundance-theme .mat-badge-content{color:#fff;background:#009688}.cdk-high-contrast-active .theme-preview.green-abundance-theme-preview .mat-badge-content,.cdk-high-contrast-active .green-abundance-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.green-abundance-theme-preview .mat-badge-accent .mat-badge-content,.green-abundance-theme .mat-badge-accent .mat-badge-content{background:#4cca8e;color:#000}.theme-preview.green-abundance-theme-preview .mat-badge-warn .mat-badge-content,.green-abundance-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-badge-disabled .mat-badge-content,.green-abundance-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.green-abundance-theme-preview .mat-bottom-sheet-container,.green-abundance-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-button,.theme-preview.green-abundance-theme-preview .mat-icon-button,.theme-preview.green-abundance-theme-preview .mat-stroked-button,.green-abundance-theme .mat-button,.green-abundance-theme .mat-icon-button,.green-abundance-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.green-abundance-theme-preview .mat-button.mat-primary,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-primary,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-primary,.green-abundance-theme .mat-button.mat-primary,.green-abundance-theme .mat-icon-button.mat-primary,.green-abundance-theme .mat-stroked-button.mat-primary{color:#009688}.theme-preview.green-abundance-theme-preview .mat-button.mat-accent,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-accent,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-accent,.green-abundance-theme .mat-button.mat-accent,.green-abundance-theme .mat-icon-button.mat-accent,.green-abundance-theme .mat-stroked-button.mat-accent{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-button.mat-warn,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-warn,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-warn,.green-abundance-theme .mat-button.mat-warn,.green-abundance-theme .mat-icon-button.mat-warn,.green-abundance-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-icon-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-icon-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-icon-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-stroked-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-stroked-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-stroked-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.green-abundance-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.green-abundance-theme .mat-button.mat-primary .mat-button-focus-overlay,.green-abundance-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.green-abundance-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.green-abundance-theme .mat-button.mat-accent .mat-button-focus-overlay,.green-abundance-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.green-abundance-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.green-abundance-theme .mat-button.mat-warn .mat-button-focus-overlay,.green-abundance-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.green-abundance-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.green-abundance-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.green-abundance-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.green-abundance-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.green-abundance-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.green-abundance-theme-preview .mat-button .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-stroked-button .mat-ripple-element,.green-abundance-theme .mat-button .mat-ripple-element,.green-abundance-theme .mat-icon-button .mat-ripple-element,.green-abundance-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.green-abundance-theme-preview .mat-button-focus-overlay,.green-abundance-theme .mat-button-focus-overlay{background:black}.theme-preview.green-abundance-theme-preview .mat-stroked-button:not(.mat-button-disabled),.green-abundance-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-flat-button,.theme-preview.green-abundance-theme-preview .mat-raised-button,.theme-preview.green-abundance-theme-preview .mat-fab,.theme-preview.green-abundance-theme-preview .mat-mini-fab,.green-abundance-theme .mat-flat-button,.green-abundance-theme .mat-raised-button,.green-abundance-theme .mat-fab,.green-abundance-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-primary,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-primary,.theme-preview.green-abundance-theme-preview .mat-fab.mat-primary,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-primary,.green-abundance-theme .mat-flat-button.mat-primary,.green-abundance-theme .mat-raised-button.mat-primary,.green-abundance-theme .mat-fab.mat-primary,.green-abundance-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-accent,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-accent,.theme-preview.green-abundance-theme-preview .mat-fab.mat-accent,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-accent,.green-abundance-theme .mat-flat-button.mat-accent,.green-abundance-theme .mat-raised-button.mat-accent,.green-abundance-theme .mat-fab.mat-accent,.green-abundance-theme .mat-mini-fab.mat-accent,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-warn,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-warn,.theme-preview.green-abundance-theme-preview .mat-fab.mat-warn,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-warn,.green-abundance-theme .mat-flat-button.mat-warn,.green-abundance-theme .mat-raised-button.mat-warn,.green-abundance-theme .mat-fab.mat-warn,.green-abundance-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-fab.mat-primary.mat-button-disabled,.green-abundance-theme .mat-fab.mat-accent.mat-button-disabled,.green-abundance-theme .mat-fab.mat-warn.mat-button-disabled,.green-abundance-theme .mat-fab.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-primary.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-accent.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-warn.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-primary,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-primary,.theme-preview.green-abundance-theme-preview .mat-fab.mat-primary,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-primary,.green-abundance-theme .mat-flat-button.mat-primary,.green-abundance-theme .mat-raised-button.mat-primary,.green-abundance-theme .mat-fab.mat-primary,.green-abundance-theme .mat-mini-fab.mat-primary{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-accent,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-accent,.theme-preview.green-abundance-theme-preview .mat-fab.mat-accent,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-accent,.green-abundance-theme .mat-flat-button.mat-accent,.green-abundance-theme .mat-raised-button.mat-accent,.green-abundance-theme .mat-fab.mat-accent,.green-abundance-theme .mat-mini-fab.mat-accent{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-warn,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-warn,.theme-preview.green-abundance-theme-preview .mat-fab.mat-warn,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-warn,.green-abundance-theme .mat-flat-button.mat-warn,.green-abundance-theme .mat-raised-button.mat-warn,.green-abundance-theme .mat-fab.mat-warn,.green-abundance-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-primary.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-accent.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-warn.mat-button-disabled,.green-abundance-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-fab.mat-primary.mat-button-disabled,.green-abundance-theme .mat-fab.mat-accent.mat-button-disabled,.green-abundance-theme .mat-fab.mat-warn.mat-button-disabled,.green-abundance-theme .mat-fab.mat-button-disabled.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-primary.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-accent.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-warn.mat-button-disabled,.green-abundance-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.green-abundance-theme .mat-flat-button.mat-primary .mat-ripple-element,.green-abundance-theme .mat-raised-button.mat-primary .mat-ripple-element,.green-abundance-theme .mat-fab.mat-primary .mat-ripple-element,.green-abundance-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.green-abundance-theme .mat-flat-button.mat-accent .mat-ripple-element,.green-abundance-theme .mat-raised-button.mat-accent .mat-ripple-element,.green-abundance-theme .mat-fab.mat-accent .mat-ripple-element,.green-abundance-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.green-abundance-theme .mat-flat-button.mat-warn .mat-ripple-element,.green-abundance-theme .mat-raised-button.mat-warn .mat-ripple-element,.green-abundance-theme .mat-fab.mat-warn .mat-ripple-element,.green-abundance-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.green-abundance-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.green-abundance-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.green-abundance-theme .mat-stroked-button:not([class*=mat-elevation-z]),.green-abundance-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.green-abundance-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.green-abundance-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.green-abundance-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.green-abundance-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.green-abundance-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.green-abundance-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.green-abundance-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.green-abundance-theme .mat-fab:not([class*=mat-elevation-z]),.green-abundance-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.green-abundance-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.green-abundance-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.green-abundance-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.green-abundance-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.green-abundance-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.green-abundance-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.green-abundance-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.green-abundance-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.green-abundance-theme-preview .mat-button-toggle-standalone,.theme-preview.green-abundance-theme-preview .mat-button-toggle-group,.green-abundance-theme .mat-button-toggle-standalone,.green-abundance-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.green-abundance-theme-preview .mat-button-toggle-group-appearance-standard,.green-abundance-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.green-abundance-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.green-abundance-theme-preview .mat-button-toggle,.green-abundance-theme .mat-button-toggle{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.green-abundance-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-button-toggle-appearance-standard,.green-abundance-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.green-abundance-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.green-abundance-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.green-abundance-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.green-abundance-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.green-abundance-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.green-abundance-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-button-toggle-checked,.green-abundance-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.green-abundance-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-button-toggle-disabled,.green-abundance-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.green-abundance-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.green-abundance-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.green-abundance-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.green-abundance-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.green-abundance-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.green-abundance-theme-preview .mat-button-toggle-group-appearance-standard,.green-abundance-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.green-abundance-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-card,.green-abundance-theme .mat-card{background:white;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-card:not([class*=mat-elevation-z]),.green-abundance-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.green-abundance-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.green-abundance-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.green-abundance-theme-preview .mat-card-subtitle,.green-abundance-theme .mat-card-subtitle{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-checkbox-frame,.green-abundance-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-checkbox-checkmark,.green-abundance-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.green-abundance-theme-preview .mat-checkbox-checkmark-path,.green-abundance-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.green-abundance-theme-preview .mat-checkbox-mixedmark,.green-abundance-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.green-abundance-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.green-abundance-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.green-abundance-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.green-abundance-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.green-abundance-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.green-abundance-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.green-abundance-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.green-abundance-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.green-abundance-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.green-abundance-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.green-abundance-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.green-abundance-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.green-abundance-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.green-abundance-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.green-abundance-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.green-abundance-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.green-abundance-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-checkbox .mat-ripple-element,.green-abundance-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.green-abundance-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.green-abundance-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.green-abundance-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#009688}.theme-preview.green-abundance-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.green-abundance-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.green-abundance-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.green-abundance-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.green-abundance-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip,.green-abundance-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.green-abundance-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.green-abundance-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.green-abundance-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip:after,.green-abundance-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#009688;color:#fff}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#4cca8e;color:#000}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.green-abundance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.green-abundance-theme-preview .mat-table,.green-abundance-theme .mat-table{background:white}.theme-preview.green-abundance-theme-preview .mat-table thead,.theme-preview.green-abundance-theme-preview .mat-table tbody,.theme-preview.green-abundance-theme-preview .mat-table tfoot,.theme-preview.green-abundance-theme-preview mat-header-row,.theme-preview.green-abundance-theme-preview mat-row,.theme-preview.green-abundance-theme-preview mat-footer-row,.theme-preview.green-abundance-theme-preview [mat-header-row],.theme-preview.green-abundance-theme-preview [mat-row],.theme-preview.green-abundance-theme-preview [mat-footer-row],.theme-preview.green-abundance-theme-preview .mat-table-sticky,.green-abundance-theme .mat-table thead,.green-abundance-theme .mat-table tbody,.green-abundance-theme .mat-table tfoot,.green-abundance-theme mat-header-row,.green-abundance-theme mat-row,.green-abundance-theme mat-footer-row,.green-abundance-theme [mat-header-row],.green-abundance-theme [mat-row],.green-abundance-theme [mat-footer-row],.green-abundance-theme .mat-table-sticky{background:inherit}.theme-preview.green-abundance-theme-preview mat-row,.theme-preview.green-abundance-theme-preview mat-header-row,.theme-preview.green-abundance-theme-preview mat-footer-row,.theme-preview.green-abundance-theme-preview th.mat-header-cell,.theme-preview.green-abundance-theme-preview td.mat-cell,.theme-preview.green-abundance-theme-preview td.mat-footer-cell,.green-abundance-theme mat-row,.green-abundance-theme mat-header-row,.green-abundance-theme mat-footer-row,.green-abundance-theme th.mat-header-cell,.green-abundance-theme td.mat-cell,.green-abundance-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-header-cell,.green-abundance-theme .mat-header-cell{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-cell,.theme-preview.green-abundance-theme-preview .mat-footer-cell,.green-abundance-theme .mat-cell,.green-abundance-theme .mat-footer-cell{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-calendar-arrow,.green-abundance-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.green-abundance-theme-preview .mat-datepicker-toggle,.theme-preview.green-abundance-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.green-abundance-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.green-abundance-theme .mat-datepicker-toggle,.green-abundance-theme .mat-datepicker-content .mat-calendar-next-button,.green-abundance-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-calendar-table-header-divider:after,.green-abundance-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-calendar-table-header,.theme-preview.green-abundance-theme-preview .mat-calendar-body-label,.green-abundance-theme .mat-calendar-table-header,.green-abundance-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-calendar-body-cell-content,.theme-preview.green-abundance-theme-preview .mat-date-range-input-separator,.green-abundance-theme .mat-calendar-body-cell-content,.green-abundance-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.green-abundance-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.green-abundance-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.green-abundance-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-calendar-body-in-preview,.green-abundance-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.green-abundance-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.green-abundance-theme-preview .mat-calendar-body-in-range:before,.green-abundance-theme .mat-calendar-body-in-range:before{background:rgba(0,150,136,.2)}.theme-preview.green-abundance-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.green-abundance-theme-preview .mat-calendar-body-in-comparison-range:before,.green-abundance-theme .mat-calendar-body-comparison-identical,.green-abundance-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.green-abundance-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.green-abundance-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.green-abundance-theme .mat-calendar-body-comparison-bridge-start:before,.green-abundance-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.green-abundance-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.green-abundance-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.green-abundance-theme .mat-calendar-body-comparison-bridge-end:before,.green-abundance-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.green-abundance-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.green-abundance-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.green-abundance-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.green-abundance-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.green-abundance-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.green-abundance-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.green-abundance-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.green-abundance-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.green-abundance-theme-preview .mat-calendar-body-selected,.green-abundance-theme .mat-calendar-body-selected{background-color:#009688;color:#fff}.theme-preview.green-abundance-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.green-abundance-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00968866}.theme-preview.green-abundance-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.green-abundance-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.green-abundance-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.green-abundance-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}@media (hover: hover){.theme-preview.green-abundance-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}}.theme-preview.green-abundance-theme-preview .mat-datepicker-content,.green-abundance-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(76,202,142,.2)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.green-abundance-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(76,202,142,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.green-abundance-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(76,202,142,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#4cca8e;color:#000}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#4cca8e66}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4cca8e4d}@media (hover: hover){.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4cca8e4d}}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.green-abundance-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.green-abundance-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.green-abundance-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.green-abundance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.green-abundance-theme-preview .mat-datepicker-content-touch,.green-abundance-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.green-abundance-theme-preview .mat-datepicker-toggle-active,.green-abundance-theme .mat-datepicker-toggle-active{color:#009688}.theme-preview.green-abundance-theme-preview .mat-datepicker-toggle-active.mat-accent,.green-abundance-theme .mat-datepicker-toggle-active.mat-accent{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-datepicker-toggle-active.mat-warn,.green-abundance-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-date-range-input-inner[disabled],.green-abundance-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-dialog-container,.green-abundance-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-divider,.green-abundance-theme .mat-divider{border-top-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-divider-vertical,.green-abundance-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-expansion-panel,.green-abundance-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.green-abundance-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-action-row,.green-abundance-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.green-abundance-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.green-abundance-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.green-abundance-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.green-abundance-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.green-abundance-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.green-abundance-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.green-abundance-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.green-abundance-theme-preview .mat-expansion-panel-header-title,.green-abundance-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-expansion-panel-header-description,.theme-preview.green-abundance-theme-preview .mat-expansion-indicator:after,.green-abundance-theme .mat-expansion-panel-header-description,.green-abundance-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-expansion-panel-header[aria-disabled=true],.green-abundance-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.green-abundance-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.green-abundance-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.green-abundance-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.green-abundance-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.green-abundance-theme-preview .mat-form-field-label,.green-abundance-theme .mat-form-field-label,.theme-preview.green-abundance-theme-preview .mat-hint,.green-abundance-theme .mat-hint{color:#0009}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.green-abundance-theme .mat-form-field.mat-focused .mat-form-field-label{color:#009688}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.green-abundance-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.green-abundance-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-focused .mat-form-field-required-marker,.green-abundance-theme .mat-focused .mat-form-field-required-marker{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field-ripple,.green-abundance-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.green-abundance-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.green-abundance-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.green-abundance-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.green-abundance-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#009688}.theme-preview.green-abundance-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.green-abundance-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.green-abundance-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.green-abundance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.green-abundance-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.green-abundance-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.green-abundance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.green-abundance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.green-abundance-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.green-abundance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.green-abundance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-error,.green-abundance-theme .mat-error{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.green-abundance-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-legacy .mat-hint,.green-abundance-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.green-abundance-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.green-abundance-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.green-abundance-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.green-abundance-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.green-abundance-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.green-abundance-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.green-abundance-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.green-abundance-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.green-abundance-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.green-abundance-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.green-abundance-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.green-abundance-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#009688}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.green-abundance-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.green-abundance-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.green-abundance-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.green-abundance-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.green-abundance-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.green-abundance-theme-preview .mat-icon.mat-primary,.green-abundance-theme .mat-icon.mat-primary{color:#009688}.theme-preview.green-abundance-theme-preview .mat-icon.mat-accent,.green-abundance-theme .mat-icon.mat-accent{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-icon.mat-warn,.green-abundance-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.green-abundance-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-input-element:disabled,.theme-preview.green-abundance-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.green-abundance-theme .mat-input-element:disabled,.green-abundance-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-input-element,.green-abundance-theme .mat-input-element{caret-color:#009688}.theme-preview.green-abundance-theme-preview .mat-input-element::placeholder,.green-abundance-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-input-element::-moz-placeholder,.green-abundance-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-input-element::-webkit-input-placeholder,.green-abundance-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-input-element:-ms-input-placeholder,.green-abundance-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-accent .mat-input-element,.green-abundance-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.green-abundance-theme-preview .mat-form-field-invalid .mat-input-element,.green-abundance-theme .mat-form-field.mat-warn .mat-input-element,.green-abundance-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.green-abundance-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-list-base .mat-list-item,.green-abundance-theme .mat-list-base .mat-list-item,.theme-preview.green-abundance-theme-preview .mat-list-base .mat-list-option,.green-abundance-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-list-base .mat-subheader,.green-abundance-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-list-item-disabled,.green-abundance-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.green-abundance-theme-preview .mat-list-option:hover,.theme-preview.green-abundance-theme-preview .mat-list-option:focus,.theme-preview.green-abundance-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.green-abundance-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.green-abundance-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.green-abundance-theme-preview .mat-action-list .mat-list-item:focus,.green-abundance-theme .mat-list-option:hover,.green-abundance-theme .mat-list-option:focus,.green-abundance-theme .mat-nav-list .mat-list-item:hover,.green-abundance-theme .mat-nav-list .mat-list-item:focus,.green-abundance-theme .mat-action-list .mat-list-item:hover,.green-abundance-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.green-abundance-theme-preview .mat-list-single-selected-option,.theme-preview.green-abundance-theme-preview .mat-list-single-selected-option:hover,.theme-preview.green-abundance-theme-preview .mat-list-single-selected-option:focus,.green-abundance-theme .mat-list-single-selected-option,.green-abundance-theme .mat-list-single-selected-option:hover,.green-abundance-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-menu-panel,.green-abundance-theme .mat-menu-panel{background:white}.theme-preview.green-abundance-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.green-abundance-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.green-abundance-theme-preview .mat-menu-item,.green-abundance-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-menu-item[disabled],.theme-preview.green-abundance-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.green-abundance-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.green-abundance-theme .mat-menu-item[disabled],.green-abundance-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.green-abundance-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.green-abundance-theme-preview .mat-menu-submenu-icon,.green-abundance-theme .mat-menu-item .mat-icon-no-color,.green-abundance-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.green-abundance-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.green-abundance-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.green-abundance-theme-preview .mat-menu-item-highlighted:not([disabled]),.green-abundance-theme .mat-menu-item:hover:not([disabled]),.green-abundance-theme .mat-menu-item.cdk-program-focused:not([disabled]),.green-abundance-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.green-abundance-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.green-abundance-theme-preview .mat-paginator,.green-abundance-theme .mat-paginator{background:white}.theme-preview.green-abundance-theme-preview .mat-paginator,.theme-preview.green-abundance-theme-preview .mat-paginator-page-size .mat-select-trigger,.green-abundance-theme .mat-paginator,.green-abundance-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-paginator-decrement,.theme-preview.green-abundance-theme-preview .mat-paginator-increment,.green-abundance-theme .mat-paginator-decrement,.green-abundance-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.green-abundance-theme-preview .mat-paginator-first,.theme-preview.green-abundance-theme-preview .mat-paginator-last,.green-abundance-theme .mat-paginator-first,.green-abundance-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.green-abundance-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.green-abundance-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.green-abundance-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.green-abundance-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.green-abundance-theme .mat-icon-button[disabled] .mat-paginator-decrement,.green-abundance-theme .mat-icon-button[disabled] .mat-paginator-increment,.green-abundance-theme .mat-icon-button[disabled] .mat-paginator-first,.green-abundance-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-progress-bar-background,.green-abundance-theme .mat-progress-bar-background{fill:#bce1de}.theme-preview.green-abundance-theme-preview .mat-progress-bar-buffer,.green-abundance-theme .mat-progress-bar-buffer{background-color:#bce1de}.theme-preview.green-abundance-theme-preview .mat-progress-bar-fill:after,.green-abundance-theme .mat-progress-bar-fill:after{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.green-abundance-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#cfeedf}.theme-preview.green-abundance-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.green-abundance-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#cfeedf}.theme-preview.green-abundance-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.green-abundance-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.green-abundance-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.green-abundance-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.green-abundance-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.green-abundance-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.green-abundance-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-progress-spinner circle,.theme-preview.green-abundance-theme-preview .mat-spinner circle,.green-abundance-theme .mat-progress-spinner circle,.green-abundance-theme .mat-spinner circle{stroke:#009688}.theme-preview.green-abundance-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.green-abundance-theme-preview .mat-spinner.mat-accent circle,.green-abundance-theme .mat-progress-spinner.mat-accent circle,.green-abundance-theme .mat-spinner.mat-accent circle{stroke:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.green-abundance-theme-preview .mat-spinner.mat-warn circle,.green-abundance-theme .mat-progress-spinner.mat-warn circle,.green-abundance-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-radio-outer-circle,.green-abundance-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.green-abundance-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#009688}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.green-abundance-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.green-abundance-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.green-abundance-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.green-abundance-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.green-abundance-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.green-abundance-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.green-abundance-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.green-abundance-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.green-abundance-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.green-abundance-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.green-abundance-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.green-abundance-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.green-abundance-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.green-abundance-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.green-abundance-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.green-abundance-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.green-abundance-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.green-abundance-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.green-abundance-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-radio-button .mat-ripple-element,.green-abundance-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.green-abundance-theme-preview .mat-select-value,.green-abundance-theme .mat-select-value{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-select-placeholder,.green-abundance-theme .mat-select-placeholder{color:#0000006b}.theme-preview.green-abundance-theme-preview .mat-select-disabled .mat-select-value,.green-abundance-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-select-arrow,.green-abundance-theme .mat-select-arrow{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-select-panel,.green-abundance-theme .mat-select-panel{background:white}.theme-preview.green-abundance-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.green-abundance-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.green-abundance-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.green-abundance-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.green-abundance-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#009688}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.green-abundance-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.green-abundance-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.green-abundance-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.green-abundance-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.green-abundance-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-drawer-container,.green-abundance-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-drawer,.green-abundance-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-drawer.mat-drawer-push,.green-abundance-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.green-abundance-theme-preview .mat-drawer:not(.mat-drawer-side),.green-abundance-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.green-abundance-theme-preview .mat-drawer-side,.green-abundance-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-drawer-side.mat-drawer-end,.green-abundance-theme .mat-drawer-side.mat-drawer-end,.theme-preview.green-abundance-theme-preview [dir=rtl] .mat-drawer-side,.green-abundance-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.green-abundance-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.green-abundance-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.green-abundance-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.green-abundance-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.green-abundance-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#4cca8e8a}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.green-abundance-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.green-abundance-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.green-abundance-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0096888a}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.green-abundance-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.green-abundance-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.green-abundance-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.green-abundance-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.green-abundance-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.green-abundance-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.green-abundance-theme-preview .mat-slide-toggle-thumb,.green-abundance-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.green-abundance-theme-preview .mat-slide-toggle-bar,.green-abundance-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-slider-track-background,.green-abundance-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.green-abundance-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.green-abundance-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-primary .mat-slider-thumb-label,.green-abundance-theme .mat-primary .mat-slider-track-fill,.green-abundance-theme .mat-primary .mat-slider-thumb,.green-abundance-theme .mat-primary .mat-slider-thumb-label{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-primary .mat-slider-thumb-label-text,.green-abundance-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.green-abundance-theme-preview .mat-primary .mat-slider-focus-ring,.green-abundance-theme .mat-primary .mat-slider-focus-ring{background-color:#00968833}.theme-preview.green-abundance-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.green-abundance-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-accent .mat-slider-thumb-label,.green-abundance-theme .mat-accent .mat-slider-track-fill,.green-abundance-theme .mat-accent .mat-slider-thumb,.green-abundance-theme .mat-accent .mat-slider-thumb-label{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-accent .mat-slider-thumb-label-text,.green-abundance-theme .mat-accent .mat-slider-thumb-label-text{color:#000}.theme-preview.green-abundance-theme-preview .mat-accent .mat-slider-focus-ring,.green-abundance-theme .mat-accent .mat-slider-focus-ring{background-color:#4cca8e33}.theme-preview.green-abundance-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.green-abundance-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-warn .mat-slider-thumb-label,.green-abundance-theme .mat-warn .mat-slider-track-fill,.green-abundance-theme .mat-warn .mat-slider-thumb,.green-abundance-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-warn .mat-slider-thumb-label-text,.green-abundance-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.green-abundance-theme-preview .mat-warn .mat-slider-focus-ring,.green-abundance-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.green-abundance-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.green-abundance-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.green-abundance-theme .mat-slider:hover .mat-slider-track-background,.green-abundance-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.green-abundance-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.green-abundance-theme-preview .mat-slider-disabled .mat-slider-thumb,.green-abundance-theme .mat-slider-disabled .mat-slider-track-background,.green-abundance-theme .mat-slider-disabled .mat-slider-track-fill,.green-abundance-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.green-abundance-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.green-abundance-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.green-abundance-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.green-abundance-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.green-abundance-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.green-abundance-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.green-abundance-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.green-abundance-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.green-abundance-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.green-abundance-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.green-abundance-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.green-abundance-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.green-abundance-theme-preview .mat-slider-horizontal .mat-slider-ticks,.green-abundance-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.green-abundance-theme-preview .mat-slider-vertical .mat-slider-ticks,.green-abundance-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.green-abundance-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.green-abundance-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.green-abundance-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.green-abundance-theme-preview .mat-step-header:hover[aria-disabled=false],.green-abundance-theme .mat-step-header.cdk-keyboard-focused,.green-abundance-theme .mat-step-header.cdk-program-focused,.green-abundance-theme .mat-step-header:hover:not([aria-disabled]),.green-abundance-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.green-abundance-theme-preview .mat-step-header:hover[aria-disabled=true],.green-abundance-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.green-abundance-theme-preview .mat-step-header:hover,.green-abundance-theme .mat-step-header:hover{background:none}}.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-label,.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-optional,.green-abundance-theme .mat-step-header .mat-step-label,.green-abundance-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-icon,.green-abundance-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-icon-state-edit,.green-abundance-theme .mat-step-header .mat-step-icon-selected,.green-abundance-theme .mat-step-header .mat-step-icon-state-done,.green-abundance-theme .mat-step-header .mat-step-icon-state-edit{background-color:#009688;color:#fff}.theme-preview.green-abundance-theme-preview .mat-step-header.mat-accent .mat-step-icon,.green-abundance-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}.theme-preview.green-abundance-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.green-abundance-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.green-abundance-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.green-abundance-theme .mat-step-header.mat-accent .mat-step-icon-selected,.green-abundance-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.green-abundance-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#4cca8e;color:#000}.theme-preview.green-abundance-theme-preview .mat-step-header.mat-warn .mat-step-icon,.green-abundance-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.green-abundance-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.green-abundance-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.green-abundance-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.green-abundance-theme .mat-step-header.mat-warn .mat-step-icon-selected,.green-abundance-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.green-abundance-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-icon-state-error,.green-abundance-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.green-abundance-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.green-abundance-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-stepper-horizontal,.theme-preview.green-abundance-theme-preview .mat-stepper-vertical,.green-abundance-theme .mat-stepper-horizontal,.green-abundance-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.green-abundance-theme-preview .mat-stepper-vertical-line:before,.green-abundance-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.green-abundance-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.green-abundance-theme-preview .mat-stepper-horizontal-line,.green-abundance-theme .mat-horizontal-stepper-header:before,.green-abundance-theme .mat-horizontal-stepper-header:after,.green-abundance-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.green-abundance-theme-preview .mat-sort-header-arrow,.green-abundance-theme .mat-sort-header-arrow{color:#757575}.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar,.theme-preview.green-abundance-theme-preview .mat-tab-header,.green-abundance-theme .mat-tab-nav-bar,.green-abundance-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.green-abundance-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.green-abundance-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.green-abundance-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.green-abundance-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.green-abundance-theme-preview .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-link,.green-abundance-theme .mat-tab-label,.green-abundance-theme .mat-tab-link{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.green-abundance-theme-preview .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.green-abundance-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.green-abundance-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar[class*=mat-background-],.green-abundance-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.green-abundance-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-primary .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#82dab04d}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-accent .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-warn .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.green-abundance-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.green-abundance-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#009688}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#82dab04d}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#4cca8e}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.green-abundance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.green-abundance-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.green-abundance-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.green-abundance-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.green-abundance-theme-preview .mat-toolbar,.green-abundance-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.green-abundance-theme-preview .mat-toolbar.mat-primary,.green-abundance-theme .mat-toolbar.mat-primary{background:#009688;color:#fff}.theme-preview.green-abundance-theme-preview .mat-toolbar.mat-accent,.green-abundance-theme .mat-toolbar.mat-accent{background:#4cca8e;color:#000}.theme-preview.green-abundance-theme-preview .mat-toolbar.mat-warn,.green-abundance-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.green-abundance-theme .mat-toolbar .mat-form-field-underline,.green-abundance-theme .mat-toolbar .mat-form-field-ripple,.green-abundance-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-select-value,.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.green-abundance-theme .mat-toolbar .mat-form-field-label,.green-abundance-theme .mat-toolbar .mat-focused .mat-form-field-label,.green-abundance-theme .mat-toolbar .mat-select-value,.green-abundance-theme .mat-toolbar .mat-select-arrow,.green-abundance-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.green-abundance-theme-preview .mat-toolbar .mat-input-element,.green-abundance-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.green-abundance-theme-preview .mat-tooltip,.green-abundance-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.green-abundance-theme-preview .mat-tree,.green-abundance-theme .mat-tree{background:white}.theme-preview.green-abundance-theme-preview .mat-tree-node,.theme-preview.green-abundance-theme-preview .mat-nested-tree-node,.green-abundance-theme .mat-tree-node,.green-abundance-theme .mat-nested-tree-node{color:#000000de}.theme-preview.green-abundance-theme-preview .mat-snack-bar-container,.green-abundance-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.green-abundance-theme-preview .mat-simple-snackbar-action,.green-abundance-theme .mat-simple-snackbar-action{color:#4cca8e}.theme-preview.google-yellow-green-theme-preview,.google-yellow-green-theme{--warn: #ff5e61;--primary: #4caf50;--secondary: #ffeb3b}.theme-preview.google-yellow-green-theme-preview .primary-color-fill,.google-yellow-green-theme .primary-color-fill{fill:#4caf50}.theme-preview.google-yellow-green-theme-preview .accent-color-fill,.google-yellow-green-theme .accent-color-fill{fill:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-label-content,.theme-preview.google-yellow-green-theme-preview .active-tab,.theme-preview.google-yellow-green-theme-preview .primary-color,.google-yellow-green-theme .mat-button-toggle-label-content,.google-yellow-green-theme .active-tab,.google-yellow-green-theme .primary-color{color:#4caf50!important}.theme-preview.google-yellow-green-theme-preview .warn-color,.google-yellow-green-theme .warn-color{color:#ff5e61!important}.theme-preview.google-yellow-green-theme-preview .accent-color,.google-yellow-green-theme .accent-color{color:#ffeb3b!important}.theme-preview.google-yellow-green-theme-preview .primary-color-bg,.google-yellow-green-theme .primary-color-bg{background-color:#4caf50!important}.theme-preview.google-yellow-green-theme-preview .expanded-row,.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-checked,.theme-preview.google-yellow-green-theme-preview .primary-color-bg-light,.google-yellow-green-theme .expanded-row,.google-yellow-green-theme .mat-button-toggle-checked,.google-yellow-green-theme .primary-color-bg-light{background-color:#4caf501a!important}.theme-preview.google-yellow-green-theme-preview .primary-color-bg-xlight,.google-yellow-green-theme .primary-color-bg-xlight{background-color:#4caf500d}.theme-preview.google-yellow-green-theme-preview .mat-primary-border,.google-yellow-green-theme .mat-primary-border{border-color:#4caf50!important}.theme-preview.google-yellow-green-theme-preview .ql-placeholder,.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-accent,.google-yellow-green-theme .ql-placeholder,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#ffeb3b4d}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-warn,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.google-yellow-green-theme-preview .gradientFillCard,.google-yellow-green-theme .gradientFillCard{background:#4caf50;background:linear-gradient(135deg,#388e3c 0%,#ffeb3b 100%)!important}.theme-preview.google-yellow-green-theme-preview .mat-ripple-element,.google-yellow-green-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.google-yellow-green-theme-preview .mat-option,.google-yellow-green-theme .mat-option{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.google-yellow-green-theme-preview .mat-option:focus:not(.mat-option-disabled),.google-yellow-green-theme .mat-option:hover:not(.mat-option-disabled),.google-yellow-green-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.google-yellow-green-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.google-yellow-green-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.google-yellow-green-theme-preview .mat-option.mat-active,.google-yellow-green-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-option.mat-option-disabled,.google-yellow-green-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.google-yellow-green-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.google-yellow-green-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.google-yellow-green-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-optgroup-label,.google-yellow-green-theme .mat-optgroup-label{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.google-yellow-green-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox,.google-yellow-green-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox:after,.google-yellow-green-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox-disabled,.google-yellow-green-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.google-yellow-green-theme .mat-primary .mat-pseudo-checkbox-checked,.google-yellow-green-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.google-yellow-green-theme .mat-pseudo-checkbox-checked,.google-yellow-green-theme .mat-pseudo-checkbox-indeterminate,.google-yellow-green-theme .mat-accent .mat-pseudo-checkbox-checked,.google-yellow-green-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.google-yellow-green-theme .mat-warn .mat-pseudo-checkbox-checked,.google-yellow-green-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.google-yellow-green-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.google-yellow-green-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.google-yellow-green-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.google-yellow-green-theme-preview .mat-app-background,.theme-preview.google-yellow-green-theme-preview.mat-app-background,.google-yellow-green-theme .mat-app-background,.google-yellow-green-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z0,.google-yellow-green-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z1,.google-yellow-green-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z2,.google-yellow-green-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z3,.google-yellow-green-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z4,.google-yellow-green-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z5,.google-yellow-green-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z6,.google-yellow-green-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z7,.google-yellow-green-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z8,.google-yellow-green-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z9,.google-yellow-green-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z10,.google-yellow-green-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z11,.google-yellow-green-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z12,.google-yellow-green-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z13,.google-yellow-green-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z14,.google-yellow-green-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z15,.google-yellow-green-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z16,.google-yellow-green-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z17,.google-yellow-green-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z18,.google-yellow-green-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z19,.google-yellow-green-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z20,.google-yellow-green-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z21,.google-yellow-green-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z22,.google-yellow-green-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z23,.google-yellow-green-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-elevation-z24,.google-yellow-green-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.google-yellow-green-theme-preview .mat-autocomplete-panel,.google-yellow-green-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.google-yellow-green-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.google-yellow-green-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.google-yellow-green-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-badge,.google-yellow-green-theme .mat-badge{position:relative}.theme-preview.google-yellow-green-theme-preview .mat-badge-hidden .mat-badge-content,.google-yellow-green-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.google-yellow-green-theme-preview .mat-badge-content,.google-yellow-green-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.google-yellow-green-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.google-yellow-green-theme-preview .mat-badge-content._mat-animation-noopable,.google-yellow-green-theme .ng-animate-disabled .mat-badge-content,.google-yellow-green-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.google-yellow-green-theme-preview .mat-badge-content.mat-badge-active,.google-yellow-green-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.google-yellow-green-theme-preview .mat-badge-small .mat-badge-content,.google-yellow-green-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.google-yellow-green-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.google-yellow-green-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.google-yellow-green-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.google-yellow-green-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.google-yellow-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.google-yellow-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium .mat-badge-content,.google-yellow-green-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.google-yellow-green-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.google-yellow-green-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.google-yellow-green-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.google-yellow-green-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.google-yellow-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.google-yellow-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large .mat-badge-content,.google-yellow-green-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.google-yellow-green-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.google-yellow-green-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.google-yellow-green-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.google-yellow-green-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.google-yellow-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.google-yellow-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.google-yellow-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .google-yellow-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.google-yellow-green-theme-preview .mat-badge-content,.google-yellow-green-theme .mat-badge-content{color:#000000de;background:#4caf50}.cdk-high-contrast-active .theme-preview.google-yellow-green-theme-preview .mat-badge-content,.cdk-high-contrast-active .google-yellow-green-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.google-yellow-green-theme-preview .mat-badge-accent .mat-badge-content,.google-yellow-green-theme .mat-badge-accent .mat-badge-content{background:#ffeb3b;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-badge-warn .mat-badge-content,.google-yellow-green-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-badge-disabled .mat-badge-content,.google-yellow-green-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-bottom-sheet-container,.google-yellow-green-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-button,.theme-preview.google-yellow-green-theme-preview .mat-icon-button,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button,.google-yellow-green-theme .mat-button,.google-yellow-green-theme .mat-icon-button,.google-yellow-green-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-primary,.google-yellow-green-theme .mat-button.mat-primary,.google-yellow-green-theme .mat-icon-button.mat-primary,.google-yellow-green-theme .mat-stroked-button.mat-primary{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-accent,.google-yellow-green-theme .mat-button.mat-accent,.google-yellow-green-theme .mat-icon-button.mat-accent,.google-yellow-green-theme .mat-stroked-button.mat-accent{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-warn,.google-yellow-green-theme .mat-button.mat-warn,.google-yellow-green-theme .mat-icon-button.mat-warn,.google-yellow-green-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-icon-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-icon-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-icon-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-stroked-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-stroked-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-stroked-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.google-yellow-green-theme .mat-button.mat-primary .mat-button-focus-overlay,.google-yellow-green-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.google-yellow-green-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.google-yellow-green-theme .mat-button.mat-accent .mat-button-focus-overlay,.google-yellow-green-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.google-yellow-green-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.google-yellow-green-theme .mat-button.mat-warn .mat-button-focus-overlay,.google-yellow-green-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.google-yellow-green-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.google-yellow-green-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.google-yellow-green-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.google-yellow-green-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.google-yellow-green-theme-preview .mat-button .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-stroked-button .mat-ripple-element,.google-yellow-green-theme .mat-button .mat-ripple-element,.google-yellow-green-theme .mat-icon-button .mat-ripple-element,.google-yellow-green-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.google-yellow-green-theme-preview .mat-button-focus-overlay,.google-yellow-green-theme .mat-button-focus-overlay{background:black}.theme-preview.google-yellow-green-theme-preview .mat-stroked-button:not(.mat-button-disabled),.google-yellow-green-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-flat-button,.theme-preview.google-yellow-green-theme-preview .mat-raised-button,.theme-preview.google-yellow-green-theme-preview .mat-fab,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab,.google-yellow-green-theme .mat-flat-button,.google-yellow-green-theme .mat-raised-button,.google-yellow-green-theme .mat-fab,.google-yellow-green-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-primary,.google-yellow-green-theme .mat-flat-button.mat-primary,.google-yellow-green-theme .mat-raised-button.mat-primary,.google-yellow-green-theme .mat-fab.mat-primary,.google-yellow-green-theme .mat-mini-fab.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-accent,.google-yellow-green-theme .mat-flat-button.mat-accent,.google-yellow-green-theme .mat-raised-button.mat-accent,.google-yellow-green-theme .mat-fab.mat-accent,.google-yellow-green-theme .mat-mini-fab.mat-accent{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-warn,.google-yellow-green-theme .mat-flat-button.mat-warn,.google-yellow-green-theme .mat-raised-button.mat-warn,.google-yellow-green-theme .mat-fab.mat-warn,.google-yellow-green-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-primary,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-primary,.google-yellow-green-theme .mat-flat-button.mat-primary,.google-yellow-green-theme .mat-raised-button.mat-primary,.google-yellow-green-theme .mat-fab.mat-primary,.google-yellow-green-theme .mat-mini-fab.mat-primary{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-accent,.google-yellow-green-theme .mat-flat-button.mat-accent,.google-yellow-green-theme .mat-raised-button.mat-accent,.google-yellow-green-theme .mat-fab.mat-accent,.google-yellow-green-theme .mat-mini-fab.mat-accent{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-warn,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-warn,.google-yellow-green-theme .mat-flat-button.mat-warn,.google-yellow-green-theme .mat-raised-button.mat-warn,.google-yellow-green-theme .mat-fab.mat-warn,.google-yellow-green-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-fab.mat-button-disabled.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-primary.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-accent.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-warn.mat-button-disabled,.google-yellow-green-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-flat-button.mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-raised-button.mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-fab.mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-flat-button.mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-raised-button.mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-fab.mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-flat-button.mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-raised-button.mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-fab.mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.google-yellow-green-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.google-yellow-green-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-stroked-button:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.google-yellow-green-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-fab:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.google-yellow-green-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.google-yellow-green-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-standalone,.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-group,.google-yellow-green-theme .mat-button-toggle-standalone,.google-yellow-green-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-group-appearance-standard,.google-yellow-green-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.google-yellow-green-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle,.google-yellow-green-theme .mat-button-toggle{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.google-yellow-green-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-appearance-standard,.google-yellow-green-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.google-yellow-green-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.google-yellow-green-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.google-yellow-green-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.google-yellow-green-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-checked,.google-yellow-green-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.google-yellow-green-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-disabled,.google-yellow-green-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.google-yellow-green-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.google-yellow-green-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.google-yellow-green-theme-preview .mat-button-toggle-group-appearance-standard,.google-yellow-green-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.google-yellow-green-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-card,.google-yellow-green-theme .mat-card{background:white;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-card:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-card-subtitle,.google-yellow-green-theme .mat-card-subtitle{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-frame,.google-yellow-green-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checkmark,.google-yellow-green-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checkmark-path,.google-yellow-green-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-mixedmark,.google-yellow-green-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.google-yellow-green-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.google-yellow-green-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.google-yellow-green-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.google-yellow-green-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-checkbox .mat-ripple-element,.google-yellow-green-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip,.google-yellow-green-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.google-yellow-green-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.google-yellow-green-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.google-yellow-green-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip:after,.google-yellow-green-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4caf50;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffeb3b;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.google-yellow-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.google-yellow-green-theme-preview .mat-table,.google-yellow-green-theme .mat-table{background:white}.theme-preview.google-yellow-green-theme-preview .mat-table thead,.theme-preview.google-yellow-green-theme-preview .mat-table tbody,.theme-preview.google-yellow-green-theme-preview .mat-table tfoot,.theme-preview.google-yellow-green-theme-preview mat-header-row,.theme-preview.google-yellow-green-theme-preview mat-row,.theme-preview.google-yellow-green-theme-preview mat-footer-row,.theme-preview.google-yellow-green-theme-preview [mat-header-row],.theme-preview.google-yellow-green-theme-preview [mat-row],.theme-preview.google-yellow-green-theme-preview [mat-footer-row],.theme-preview.google-yellow-green-theme-preview .mat-table-sticky,.google-yellow-green-theme .mat-table thead,.google-yellow-green-theme .mat-table tbody,.google-yellow-green-theme .mat-table tfoot,.google-yellow-green-theme mat-header-row,.google-yellow-green-theme mat-row,.google-yellow-green-theme mat-footer-row,.google-yellow-green-theme [mat-header-row],.google-yellow-green-theme [mat-row],.google-yellow-green-theme [mat-footer-row],.google-yellow-green-theme .mat-table-sticky{background:inherit}.theme-preview.google-yellow-green-theme-preview mat-row,.theme-preview.google-yellow-green-theme-preview mat-header-row,.theme-preview.google-yellow-green-theme-preview mat-footer-row,.theme-preview.google-yellow-green-theme-preview th.mat-header-cell,.theme-preview.google-yellow-green-theme-preview td.mat-cell,.theme-preview.google-yellow-green-theme-preview td.mat-footer-cell,.google-yellow-green-theme mat-row,.google-yellow-green-theme mat-header-row,.google-yellow-green-theme mat-footer-row,.google-yellow-green-theme th.mat-header-cell,.google-yellow-green-theme td.mat-cell,.google-yellow-green-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-header-cell,.google-yellow-green-theme .mat-header-cell{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-cell,.theme-preview.google-yellow-green-theme-preview .mat-footer-cell,.google-yellow-green-theme .mat-cell,.google-yellow-green-theme .mat-footer-cell{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-calendar-arrow,.google-yellow-green-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-toggle,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.google-yellow-green-theme .mat-datepicker-toggle,.google-yellow-green-theme .mat-datepicker-content .mat-calendar-next-button,.google-yellow-green-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-calendar-table-header-divider:after,.google-yellow-green-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-calendar-table-header,.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-label,.google-yellow-green-theme .mat-calendar-table-header,.google-yellow-green-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-cell-content,.theme-preview.google-yellow-green-theme-preview .mat-date-range-input-separator,.google-yellow-green-theme .mat-calendar-body-cell-content,.google-yellow-green-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.google-yellow-green-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-in-preview,.google-yellow-green-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-in-range:before,.google-yellow-green-theme .mat-calendar-body-in-range:before{background:rgba(76,175,80,.2)}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-in-comparison-range:before,.google-yellow-green-theme .mat-calendar-body-comparison-identical,.google-yellow-green-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.google-yellow-green-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.google-yellow-green-theme .mat-calendar-body-comparison-bridge-start:before,.google-yellow-green-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(76,175,80,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.google-yellow-green-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.google-yellow-green-theme .mat-calendar-body-comparison-bridge-end:before,.google-yellow-green-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(76,175,80,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.google-yellow-green-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.google-yellow-green-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.google-yellow-green-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.google-yellow-green-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-selected,.google-yellow-green-theme .mat-calendar-body-selected{background-color:#4caf50;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.google-yellow-green-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#4caf5066}.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.google-yellow-green-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.google-yellow-green-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.google-yellow-green-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4caf504d}@media (hover: hover){.theme-preview.google-yellow-green-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4caf504d}}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content,.google-yellow-green-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,235,59,.2)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.google-yellow-green-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,235,59,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.google-yellow-green-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,235,59,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffeb3b;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffeb3b66}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffeb3b4d}@media (hover: hover){.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffeb3b4d}}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.google-yellow-green-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.google-yellow-green-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.google-yellow-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-content-touch,.google-yellow-green-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-toggle-active,.google-yellow-green-theme .mat-datepicker-toggle-active{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-toggle-active.mat-accent,.google-yellow-green-theme .mat-datepicker-toggle-active.mat-accent{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-datepicker-toggle-active.mat-warn,.google-yellow-green-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-date-range-input-inner[disabled],.google-yellow-green-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-dialog-container,.google-yellow-green-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-divider,.google-yellow-green-theme .mat-divider{border-top-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-divider-vertical,.google-yellow-green-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel,.google-yellow-green-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-action-row,.google-yellow-green-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.google-yellow-green-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.google-yellow-green-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.google-yellow-green-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.google-yellow-green-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel-header-title,.google-yellow-green-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel-header-description,.theme-preview.google-yellow-green-theme-preview .mat-expansion-indicator:after,.google-yellow-green-theme .mat-expansion-panel-header-description,.google-yellow-green-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel-header[aria-disabled=true],.google-yellow-green-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.google-yellow-green-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.google-yellow-green-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.google-yellow-green-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.google-yellow-green-theme-preview .mat-form-field-label,.google-yellow-green-theme .mat-form-field-label,.theme-preview.google-yellow-green-theme-preview .mat-hint,.google-yellow-green-theme .mat-hint{color:#0009}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.google-yellow-green-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.google-yellow-green-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.google-yellow-green-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-focused .mat-form-field-required-marker,.google-yellow-green-theme .mat-focused .mat-form-field-required-marker{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field-ripple,.google-yellow-green-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.google-yellow-green-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.google-yellow-green-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.google-yellow-green-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.google-yellow-green-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.google-yellow-green-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.google-yellow-green-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.google-yellow-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.google-yellow-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.google-yellow-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.google-yellow-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.google-yellow-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-error,.google-yellow-green-theme .mat-error{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.google-yellow-green-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-legacy .mat-hint,.google-yellow-green-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.google-yellow-green-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.google-yellow-green-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.google-yellow-green-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.google-yellow-green-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.google-yellow-green-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.google-yellow-green-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.google-yellow-green-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.google-yellow-green-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.google-yellow-green-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.google-yellow-green-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.google-yellow-green-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.google-yellow-green-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.google-yellow-green-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.google-yellow-green-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.google-yellow-green-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.google-yellow-green-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.google-yellow-green-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.google-yellow-green-theme-preview .mat-icon.mat-primary,.google-yellow-green-theme .mat-icon.mat-primary{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-icon.mat-accent,.google-yellow-green-theme .mat-icon.mat-accent{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-icon.mat-warn,.google-yellow-green-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.google-yellow-green-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-input-element:disabled,.theme-preview.google-yellow-green-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.google-yellow-green-theme .mat-input-element:disabled,.google-yellow-green-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-input-element,.google-yellow-green-theme .mat-input-element{caret-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-input-element::placeholder,.google-yellow-green-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-input-element::-moz-placeholder,.google-yellow-green-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-input-element::-webkit-input-placeholder,.google-yellow-green-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-input-element:-ms-input-placeholder,.google-yellow-green-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-accent .mat-input-element,.google-yellow-green-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.google-yellow-green-theme-preview .mat-form-field-invalid .mat-input-element,.google-yellow-green-theme .mat-form-field.mat-warn .mat-input-element,.google-yellow-green-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.google-yellow-green-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-list-base .mat-list-item,.google-yellow-green-theme .mat-list-base .mat-list-item,.theme-preview.google-yellow-green-theme-preview .mat-list-base .mat-list-option,.google-yellow-green-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-list-base .mat-subheader,.google-yellow-green-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-list-item-disabled,.google-yellow-green-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.google-yellow-green-theme-preview .mat-list-option:hover,.theme-preview.google-yellow-green-theme-preview .mat-list-option:focus,.theme-preview.google-yellow-green-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.google-yellow-green-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.google-yellow-green-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.google-yellow-green-theme-preview .mat-action-list .mat-list-item:focus,.google-yellow-green-theme .mat-list-option:hover,.google-yellow-green-theme .mat-list-option:focus,.google-yellow-green-theme .mat-nav-list .mat-list-item:hover,.google-yellow-green-theme .mat-nav-list .mat-list-item:focus,.google-yellow-green-theme .mat-action-list .mat-list-item:hover,.google-yellow-green-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.google-yellow-green-theme-preview .mat-list-single-selected-option,.theme-preview.google-yellow-green-theme-preview .mat-list-single-selected-option:hover,.theme-preview.google-yellow-green-theme-preview .mat-list-single-selected-option:focus,.google-yellow-green-theme .mat-list-single-selected-option,.google-yellow-green-theme .mat-list-single-selected-option:hover,.google-yellow-green-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-menu-panel,.google-yellow-green-theme .mat-menu-panel{background:white}.theme-preview.google-yellow-green-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-menu-item,.google-yellow-green-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-menu-item[disabled],.theme-preview.google-yellow-green-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.google-yellow-green-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.google-yellow-green-theme .mat-menu-item[disabled],.google-yellow-green-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.google-yellow-green-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.google-yellow-green-theme-preview .mat-menu-submenu-icon,.google-yellow-green-theme .mat-menu-item .mat-icon-no-color,.google-yellow-green-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.google-yellow-green-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.google-yellow-green-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.google-yellow-green-theme-preview .mat-menu-item-highlighted:not([disabled]),.google-yellow-green-theme .mat-menu-item:hover:not([disabled]),.google-yellow-green-theme .mat-menu-item.cdk-program-focused:not([disabled]),.google-yellow-green-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.google-yellow-green-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.google-yellow-green-theme-preview .mat-paginator,.google-yellow-green-theme .mat-paginator{background:white}.theme-preview.google-yellow-green-theme-preview .mat-paginator,.theme-preview.google-yellow-green-theme-preview .mat-paginator-page-size .mat-select-trigger,.google-yellow-green-theme .mat-paginator,.google-yellow-green-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-paginator-decrement,.theme-preview.google-yellow-green-theme-preview .mat-paginator-increment,.google-yellow-green-theme .mat-paginator-decrement,.google-yellow-green-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.google-yellow-green-theme-preview .mat-paginator-first,.theme-preview.google-yellow-green-theme-preview .mat-paginator-last,.google-yellow-green-theme .mat-paginator-first,.google-yellow-green-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.google-yellow-green-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.google-yellow-green-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.google-yellow-green-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.google-yellow-green-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.google-yellow-green-theme .mat-icon-button[disabled] .mat-paginator-decrement,.google-yellow-green-theme .mat-icon-button[disabled] .mat-paginator-increment,.google-yellow-green-theme .mat-icon-button[disabled] .mat-paginator-first,.google-yellow-green-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar-background,.google-yellow-green-theme .mat-progress-bar-background{fill:#cfe7d0}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar-buffer,.google-yellow-green-theme .mat-progress-bar-buffer{background-color:#cfe7d0}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar-fill:after,.google-yellow-green-theme .mat-progress-bar-fill:after{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.google-yellow-green-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbf6ca}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.google-yellow-green-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbf6ca}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.google-yellow-green-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.google-yellow-green-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.google-yellow-green-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.google-yellow-green-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.google-yellow-green-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-progress-spinner circle,.theme-preview.google-yellow-green-theme-preview .mat-spinner circle,.google-yellow-green-theme .mat-progress-spinner circle,.google-yellow-green-theme .mat-spinner circle{stroke:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.google-yellow-green-theme-preview .mat-spinner.mat-accent circle,.google-yellow-green-theme .mat-progress-spinner.mat-accent circle,.google-yellow-green-theme .mat-spinner.mat-accent circle{stroke:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.google-yellow-green-theme-preview .mat-spinner.mat-warn circle,.google-yellow-green-theme .mat-progress-spinner.mat-warn circle,.google-yellow-green-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-radio-outer-circle,.google-yellow-green-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.google-yellow-green-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.google-yellow-green-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.google-yellow-green-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.google-yellow-green-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.google-yellow-green-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.google-yellow-green-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.google-yellow-green-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.google-yellow-green-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.google-yellow-green-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.google-yellow-green-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.google-yellow-green-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.google-yellow-green-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.google-yellow-green-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.google-yellow-green-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.google-yellow-green-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.google-yellow-green-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.google-yellow-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.google-yellow-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.google-yellow-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.google-yellow-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-radio-button .mat-ripple-element,.google-yellow-green-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.google-yellow-green-theme-preview .mat-select-value,.google-yellow-green-theme .mat-select-value{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-select-placeholder,.google-yellow-green-theme .mat-select-placeholder{color:#0000006b}.theme-preview.google-yellow-green-theme-preview .mat-select-disabled .mat-select-value,.google-yellow-green-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-select-arrow,.google-yellow-green-theme .mat-select-arrow{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-select-panel,.google-yellow-green-theme .mat-select-panel{background:white}.theme-preview.google-yellow-green-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.google-yellow-green-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.google-yellow-green-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.google-yellow-green-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.google-yellow-green-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.google-yellow-green-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.google-yellow-green-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.google-yellow-green-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.google-yellow-green-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-drawer-container,.google-yellow-green-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-drawer,.google-yellow-green-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-drawer.mat-drawer-push,.google-yellow-green-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.google-yellow-green-theme-preview .mat-drawer:not(.mat-drawer-side),.google-yellow-green-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-drawer-side,.google-yellow-green-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-drawer-side.mat-drawer-end,.google-yellow-green-theme .mat-drawer-side.mat-drawer-end,.theme-preview.google-yellow-green-theme-preview [dir=rtl] .mat-drawer-side,.google-yellow-green-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.google-yellow-green-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.google-yellow-green-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.google-yellow-green-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.google-yellow-green-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.google-yellow-green-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffeb3b8a}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.google-yellow-green-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.google-yellow-green-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.google-yellow-green-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#4caf508a}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.google-yellow-green-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.google-yellow-green-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.google-yellow-green-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.google-yellow-green-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.google-yellow-green-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle-thumb,.google-yellow-green-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.google-yellow-green-theme-preview .mat-slide-toggle-bar,.google-yellow-green-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-slider-track-background,.google-yellow-green-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-slider-thumb-label,.google-yellow-green-theme .mat-primary .mat-slider-track-fill,.google-yellow-green-theme .mat-primary .mat-slider-thumb,.google-yellow-green-theme .mat-primary .mat-slider-thumb-label{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-slider-thumb-label-text,.google-yellow-green-theme .mat-primary .mat-slider-thumb-label-text{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-primary .mat-slider-focus-ring,.google-yellow-green-theme .mat-primary .mat-slider-focus-ring{background-color:#4caf5033}.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-slider-thumb-label,.google-yellow-green-theme .mat-accent .mat-slider-track-fill,.google-yellow-green-theme .mat-accent .mat-slider-thumb,.google-yellow-green-theme .mat-accent .mat-slider-thumb-label{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-slider-thumb-label-text,.google-yellow-green-theme .mat-accent .mat-slider-thumb-label-text{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-accent .mat-slider-focus-ring,.google-yellow-green-theme .mat-accent .mat-slider-focus-ring{background-color:#ffeb3b33}.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-slider-thumb-label,.google-yellow-green-theme .mat-warn .mat-slider-track-fill,.google-yellow-green-theme .mat-warn .mat-slider-thumb,.google-yellow-green-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-slider-thumb-label-text,.google-yellow-green-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.google-yellow-green-theme-preview .mat-warn .mat-slider-focus-ring,.google-yellow-green-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.google-yellow-green-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.google-yellow-green-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.google-yellow-green-theme .mat-slider:hover .mat-slider-track-background,.google-yellow-green-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.google-yellow-green-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.google-yellow-green-theme-preview .mat-slider-disabled .mat-slider-thumb,.google-yellow-green-theme .mat-slider-disabled .mat-slider-track-background,.google-yellow-green-theme .mat-slider-disabled .mat-slider-track-fill,.google-yellow-green-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.google-yellow-green-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.google-yellow-green-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.google-yellow-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.google-yellow-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.google-yellow-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.google-yellow-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.google-yellow-green-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.google-yellow-green-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.google-yellow-green-theme-preview .mat-slider-horizontal .mat-slider-ticks,.google-yellow-green-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.google-yellow-green-theme-preview .mat-slider-vertical .mat-slider-ticks,.google-yellow-green-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.google-yellow-green-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.google-yellow-green-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.google-yellow-green-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.google-yellow-green-theme-preview .mat-step-header:hover[aria-disabled=false],.google-yellow-green-theme .mat-step-header.cdk-keyboard-focused,.google-yellow-green-theme .mat-step-header.cdk-program-focused,.google-yellow-green-theme .mat-step-header:hover:not([aria-disabled]),.google-yellow-green-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.google-yellow-green-theme-preview .mat-step-header:hover[aria-disabled=true],.google-yellow-green-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.google-yellow-green-theme-preview .mat-step-header:hover,.google-yellow-green-theme .mat-step-header:hover{background:none}}.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-label,.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-optional,.google-yellow-green-theme .mat-step-header .mat-step-label,.google-yellow-green-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-icon,.google-yellow-green-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-icon-state-edit,.google-yellow-green-theme .mat-step-header .mat-step-icon-selected,.google-yellow-green-theme .mat-step-header .mat-step-icon-state-done,.google-yellow-green-theme .mat-step-header .mat-step-icon-state-edit{background-color:#4caf50;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-accent .mat-step-icon,.google-yellow-green-theme .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.google-yellow-green-theme .mat-step-header.mat-accent .mat-step-icon-selected,.google-yellow-green-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.google-yellow-green-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffeb3b;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-warn .mat-step-icon,.google-yellow-green-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.google-yellow-green-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.google-yellow-green-theme .mat-step-header.mat-warn .mat-step-icon-selected,.google-yellow-green-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.google-yellow-green-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-icon-state-error,.google-yellow-green-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.google-yellow-green-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.google-yellow-green-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-stepper-horizontal,.theme-preview.google-yellow-green-theme-preview .mat-stepper-vertical,.google-yellow-green-theme .mat-stepper-horizontal,.google-yellow-green-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.google-yellow-green-theme-preview .mat-stepper-vertical-line:before,.google-yellow-green-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.google-yellow-green-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.google-yellow-green-theme-preview .mat-stepper-horizontal-line,.google-yellow-green-theme .mat-horizontal-stepper-header:before,.google-yellow-green-theme .mat-horizontal-stepper-header:after,.google-yellow-green-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.google-yellow-green-theme-preview .mat-sort-header-arrow,.google-yellow-green-theme .mat-sort-header-arrow{color:#757575}.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-header,.google-yellow-green-theme .mat-tab-nav-bar,.google-yellow-green-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.google-yellow-green-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.google-yellow-green-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.google-yellow-green-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.google-yellow-green-theme-preview .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-link,.google-yellow-green-theme .mat-tab-label,.google-yellow-green-theme .mat-tab-link{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.google-yellow-green-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar[class*=mat-background-],.google-yellow-green-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.google-yellow-green-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#81c7844d}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-primary .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fff1764d}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-accent .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-warn .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.google-yellow-green-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.google-yellow-green-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#81c7844d}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#4caf50}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fff1764d}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffeb3b}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.google-yellow-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.google-yellow-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.google-yellow-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.google-yellow-green-theme-preview .mat-toolbar,.google-yellow-green-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-toolbar.mat-primary,.google-yellow-green-theme .mat-toolbar.mat-primary{background:#4caf50;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-toolbar.mat-accent,.google-yellow-green-theme .mat-toolbar.mat-accent{background:#ffeb3b;color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-toolbar.mat-warn,.google-yellow-green-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.google-yellow-green-theme .mat-toolbar .mat-form-field-underline,.google-yellow-green-theme .mat-toolbar .mat-form-field-ripple,.google-yellow-green-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-select-value,.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.google-yellow-green-theme .mat-toolbar .mat-form-field-label,.google-yellow-green-theme .mat-toolbar .mat-focused .mat-form-field-label,.google-yellow-green-theme .mat-toolbar .mat-select-value,.google-yellow-green-theme .mat-toolbar .mat-select-arrow,.google-yellow-green-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.google-yellow-green-theme-preview .mat-toolbar .mat-input-element,.google-yellow-green-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.google-yellow-green-theme-preview .mat-tooltip,.google-yellow-green-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.google-yellow-green-theme-preview .mat-tree,.google-yellow-green-theme .mat-tree{background:white}.theme-preview.google-yellow-green-theme-preview .mat-tree-node,.theme-preview.google-yellow-green-theme-preview .mat-nested-tree-node,.google-yellow-green-theme .mat-tree-node,.google-yellow-green-theme .mat-nested-tree-node{color:#000000de}.theme-preview.google-yellow-green-theme-preview .mat-snack-bar-container,.google-yellow-green-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.google-yellow-green-theme-preview .mat-simple-snackbar-action,.google-yellow-green-theme .mat-simple-snackbar-action{color:#ffeb3b}.theme-preview.purple-lime-theme-preview,.purple-lime-theme{--warn: #ff5e61;--primary: #9c27b0;--secondary: #cddc39}.theme-preview.purple-lime-theme-preview .primary-color-fill,.purple-lime-theme .primary-color-fill{fill:#9c27b0}.theme-preview.purple-lime-theme-preview .accent-color-fill,.purple-lime-theme .accent-color-fill{fill:#cddc39}.theme-preview.purple-lime-theme-preview .mat-button-toggle-label-content,.theme-preview.purple-lime-theme-preview .active-tab,.theme-preview.purple-lime-theme-preview .primary-color,.purple-lime-theme .mat-button-toggle-label-content,.purple-lime-theme .active-tab,.purple-lime-theme .primary-color{color:#9c27b0!important}.theme-preview.purple-lime-theme-preview .warn-color,.purple-lime-theme .warn-color{color:#ff5e61!important}.theme-preview.purple-lime-theme-preview .accent-color,.purple-lime-theme .accent-color{color:#cddc39!important}.theme-preview.purple-lime-theme-preview .primary-color-bg,.purple-lime-theme .primary-color-bg{background-color:#9c27b0!important}.theme-preview.purple-lime-theme-preview .expanded-row,.theme-preview.purple-lime-theme-preview .mat-button-toggle-checked,.theme-preview.purple-lime-theme-preview .primary-color-bg-light,.purple-lime-theme .expanded-row,.purple-lime-theme .mat-button-toggle-checked,.purple-lime-theme .primary-color-bg-light{background-color:#9c27b01a!important}.theme-preview.purple-lime-theme-preview .primary-color-bg-xlight,.purple-lime-theme .primary-color-bg-xlight{background-color:#9c27b00d}.theme-preview.purple-lime-theme-preview .mat-primary-border,.purple-lime-theme .mat-primary-border{border-color:#9c27b0!important}.theme-preview.purple-lime-theme-preview .ql-placeholder,.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-accent,.purple-lime-theme .ql-placeholder,.purple-lime-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#cddc394d}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-warn,.purple-lime-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.purple-lime-theme-preview .gradientFillCard,.purple-lime-theme .gradientFillCard{background:#9c27b0;background:linear-gradient(135deg,#7b1fa2 0%,#cddc39 100%)!important}.theme-preview.purple-lime-theme-preview .mat-ripple-element,.purple-lime-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.purple-lime-theme-preview .mat-option,.purple-lime-theme .mat-option{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.purple-lime-theme-preview .mat-option:focus:not(.mat-option-disabled),.purple-lime-theme .mat-option:hover:not(.mat-option-disabled),.purple-lime-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.purple-lime-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.purple-lime-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.purple-lime-theme-preview .mat-option.mat-active,.purple-lime-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.purple-lime-theme-preview .mat-option.mat-option-disabled,.purple-lime-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.purple-lime-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.purple-lime-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.purple-lime-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-optgroup-label,.purple-lime-theme .mat-optgroup-label{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.purple-lime-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox,.purple-lime-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox:after,.purple-lime-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox-disabled,.purple-lime-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.purple-lime-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.purple-lime-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.purple-lime-theme .mat-primary .mat-pseudo-checkbox-checked,.purple-lime-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.purple-lime-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.purple-lime-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.purple-lime-theme .mat-pseudo-checkbox-checked,.purple-lime-theme .mat-pseudo-checkbox-indeterminate,.purple-lime-theme .mat-accent .mat-pseudo-checkbox-checked,.purple-lime-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#cddc39}.theme-preview.purple-lime-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.purple-lime-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.purple-lime-theme .mat-warn .mat-pseudo-checkbox-checked,.purple-lime-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.purple-lime-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.purple-lime-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.purple-lime-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.purple-lime-theme-preview .mat-app-background,.theme-preview.purple-lime-theme-preview.mat-app-background,.purple-lime-theme .mat-app-background,.purple-lime-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-elevation-z0,.purple-lime-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z1,.purple-lime-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z2,.purple-lime-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z3,.purple-lime-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z4,.purple-lime-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z5,.purple-lime-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z6,.purple-lime-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z7,.purple-lime-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z8,.purple-lime-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z9,.purple-lime-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z10,.purple-lime-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z11,.purple-lime-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z12,.purple-lime-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z13,.purple-lime-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z14,.purple-lime-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z15,.purple-lime-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z16,.purple-lime-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z17,.purple-lime-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z18,.purple-lime-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z19,.purple-lime-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z20,.purple-lime-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z21,.purple-lime-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z22,.purple-lime-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z23,.purple-lime-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.purple-lime-theme-preview .mat-elevation-z24,.purple-lime-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.purple-lime-theme-preview .mat-autocomplete-panel,.purple-lime-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.purple-lime-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.purple-lime-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.purple-lime-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.purple-lime-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.purple-lime-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.purple-lime-theme-preview .mat-badge,.purple-lime-theme .mat-badge{position:relative}.theme-preview.purple-lime-theme-preview .mat-badge-hidden .mat-badge-content,.purple-lime-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.purple-lime-theme-preview .mat-badge-content,.purple-lime-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.purple-lime-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.purple-lime-theme-preview .mat-badge-content._mat-animation-noopable,.purple-lime-theme .ng-animate-disabled .mat-badge-content,.purple-lime-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.purple-lime-theme-preview .mat-badge-content.mat-badge-active,.purple-lime-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.purple-lime-theme-preview .mat-badge-small .mat-badge-content,.purple-lime-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.purple-lime-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.purple-lime-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.purple-lime-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.purple-lime-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.purple-lime-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.purple-lime-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.purple-lime-theme-preview .mat-badge-medium .mat-badge-content,.purple-lime-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.purple-lime-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.purple-lime-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.purple-lime-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.purple-lime-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.purple-lime-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.purple-lime-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.purple-lime-theme-preview .mat-badge-large .mat-badge-content,.purple-lime-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.purple-lime-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.purple-lime-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.purple-lime-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.purple-lime-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.purple-lime-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.purple-lime-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.purple-lime-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .purple-lime-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.purple-lime-theme-preview .mat-badge-content,.purple-lime-theme .mat-badge-content{color:#fff;background:#9c27b0}.cdk-high-contrast-active .theme-preview.purple-lime-theme-preview .mat-badge-content,.cdk-high-contrast-active .purple-lime-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.purple-lime-theme-preview .mat-badge-accent .mat-badge-content,.purple-lime-theme .mat-badge-accent .mat-badge-content{background:#cddc39;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-badge-warn .mat-badge-content,.purple-lime-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-badge-disabled .mat-badge-content,.purple-lime-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.purple-lime-theme-preview .mat-bottom-sheet-container,.purple-lime-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-button,.theme-preview.purple-lime-theme-preview .mat-icon-button,.theme-preview.purple-lime-theme-preview .mat-stroked-button,.purple-lime-theme .mat-button,.purple-lime-theme .mat-icon-button,.purple-lime-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.purple-lime-theme-preview .mat-button.mat-primary,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-primary,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-primary,.purple-lime-theme .mat-button.mat-primary,.purple-lime-theme .mat-icon-button.mat-primary,.purple-lime-theme .mat-stroked-button.mat-primary{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-button.mat-accent,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-accent,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-accent,.purple-lime-theme .mat-button.mat-accent,.purple-lime-theme .mat-icon-button.mat-accent,.purple-lime-theme .mat-stroked-button.mat-accent{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-button.mat-warn,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-warn,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-warn,.purple-lime-theme .mat-button.mat-warn,.purple-lime-theme .mat-icon-button.mat-warn,.purple-lime-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-icon-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-icon-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-icon-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-stroked-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-stroked-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-stroked-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.purple-lime-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.purple-lime-theme .mat-button.mat-primary .mat-button-focus-overlay,.purple-lime-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.purple-lime-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.purple-lime-theme .mat-button.mat-accent .mat-button-focus-overlay,.purple-lime-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.purple-lime-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.purple-lime-theme .mat-button.mat-warn .mat-button-focus-overlay,.purple-lime-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.purple-lime-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.purple-lime-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.purple-lime-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.purple-lime-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.purple-lime-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.purple-lime-theme-preview .mat-button .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-stroked-button .mat-ripple-element,.purple-lime-theme .mat-button .mat-ripple-element,.purple-lime-theme .mat-icon-button .mat-ripple-element,.purple-lime-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.purple-lime-theme-preview .mat-button-focus-overlay,.purple-lime-theme .mat-button-focus-overlay{background:black}.theme-preview.purple-lime-theme-preview .mat-stroked-button:not(.mat-button-disabled),.purple-lime-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-flat-button,.theme-preview.purple-lime-theme-preview .mat-raised-button,.theme-preview.purple-lime-theme-preview .mat-fab,.theme-preview.purple-lime-theme-preview .mat-mini-fab,.purple-lime-theme .mat-flat-button,.purple-lime-theme .mat-raised-button,.purple-lime-theme .mat-fab,.purple-lime-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-primary,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-primary,.theme-preview.purple-lime-theme-preview .mat-fab.mat-primary,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-primary,.purple-lime-theme .mat-flat-button.mat-primary,.purple-lime-theme .mat-raised-button.mat-primary,.purple-lime-theme .mat-fab.mat-primary,.purple-lime-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-accent,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-accent,.theme-preview.purple-lime-theme-preview .mat-fab.mat-accent,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-accent,.purple-lime-theme .mat-flat-button.mat-accent,.purple-lime-theme .mat-raised-button.mat-accent,.purple-lime-theme .mat-fab.mat-accent,.purple-lime-theme .mat-mini-fab.mat-accent{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-warn,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-warn,.theme-preview.purple-lime-theme-preview .mat-fab.mat-warn,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-warn,.purple-lime-theme .mat-flat-button.mat-warn,.purple-lime-theme .mat-raised-button.mat-warn,.purple-lime-theme .mat-fab.mat-warn,.purple-lime-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-fab.mat-primary.mat-button-disabled,.purple-lime-theme .mat-fab.mat-accent.mat-button-disabled,.purple-lime-theme .mat-fab.mat-warn.mat-button-disabled,.purple-lime-theme .mat-fab.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-primary.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-accent.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-warn.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-primary,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-primary,.theme-preview.purple-lime-theme-preview .mat-fab.mat-primary,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-primary,.purple-lime-theme .mat-flat-button.mat-primary,.purple-lime-theme .mat-raised-button.mat-primary,.purple-lime-theme .mat-fab.mat-primary,.purple-lime-theme .mat-mini-fab.mat-primary{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-accent,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-accent,.theme-preview.purple-lime-theme-preview .mat-fab.mat-accent,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-accent,.purple-lime-theme .mat-flat-button.mat-accent,.purple-lime-theme .mat-raised-button.mat-accent,.purple-lime-theme .mat-fab.mat-accent,.purple-lime-theme .mat-mini-fab.mat-accent{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-warn,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-warn,.theme-preview.purple-lime-theme-preview .mat-fab.mat-warn,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-warn,.purple-lime-theme .mat-flat-button.mat-warn,.purple-lime-theme .mat-raised-button.mat-warn,.purple-lime-theme .mat-fab.mat-warn,.purple-lime-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-primary.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-accent.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-warn.mat-button-disabled,.purple-lime-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-fab.mat-primary.mat-button-disabled,.purple-lime-theme .mat-fab.mat-accent.mat-button-disabled,.purple-lime-theme .mat-fab.mat-warn.mat-button-disabled,.purple-lime-theme .mat-fab.mat-button-disabled.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-primary.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-accent.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-warn.mat-button-disabled,.purple-lime-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.purple-lime-theme .mat-flat-button.mat-primary .mat-ripple-element,.purple-lime-theme .mat-raised-button.mat-primary .mat-ripple-element,.purple-lime-theme .mat-fab.mat-primary .mat-ripple-element,.purple-lime-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.purple-lime-theme .mat-flat-button.mat-accent .mat-ripple-element,.purple-lime-theme .mat-raised-button.mat-accent .mat-ripple-element,.purple-lime-theme .mat-fab.mat-accent .mat-ripple-element,.purple-lime-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.purple-lime-theme .mat-flat-button.mat-warn .mat-ripple-element,.purple-lime-theme .mat-raised-button.mat-warn .mat-ripple-element,.purple-lime-theme .mat-fab.mat-warn .mat-ripple-element,.purple-lime-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.purple-lime-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.purple-lime-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.purple-lime-theme .mat-stroked-button:not([class*=mat-elevation-z]),.purple-lime-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.purple-lime-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.purple-lime-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.purple-lime-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.purple-lime-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.purple-lime-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.purple-lime-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.purple-lime-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.purple-lime-theme .mat-fab:not([class*=mat-elevation-z]),.purple-lime-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.purple-lime-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.purple-lime-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.purple-lime-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.purple-lime-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.purple-lime-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.purple-lime-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.purple-lime-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.purple-lime-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.purple-lime-theme-preview .mat-button-toggle-standalone,.theme-preview.purple-lime-theme-preview .mat-button-toggle-group,.purple-lime-theme .mat-button-toggle-standalone,.purple-lime-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.purple-lime-theme-preview .mat-button-toggle-group-appearance-standard,.purple-lime-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.purple-lime-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.purple-lime-theme-preview .mat-button-toggle,.purple-lime-theme .mat-button-toggle{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.purple-lime-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-button-toggle-appearance-standard,.purple-lime-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.purple-lime-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.purple-lime-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.purple-lime-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.purple-lime-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.purple-lime-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.purple-lime-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-button-toggle-checked,.purple-lime-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.purple-lime-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-button-toggle-disabled,.purple-lime-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.purple-lime-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.purple-lime-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.purple-lime-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.purple-lime-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.purple-lime-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.purple-lime-theme-preview .mat-button-toggle-group-appearance-standard,.purple-lime-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.purple-lime-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-card,.purple-lime-theme .mat-card{background:white;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-card:not([class*=mat-elevation-z]),.purple-lime-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.purple-lime-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.purple-lime-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.purple-lime-theme-preview .mat-card-subtitle,.purple-lime-theme .mat-card-subtitle{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-checkbox-frame,.purple-lime-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-checkbox-checkmark,.purple-lime-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.purple-lime-theme-preview .mat-checkbox-checkmark-path,.purple-lime-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.purple-lime-theme-preview .mat-checkbox-mixedmark,.purple-lime-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.purple-lime-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.purple-lime-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.purple-lime-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.purple-lime-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.purple-lime-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.purple-lime-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.purple-lime-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.purple-lime-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.purple-lime-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.purple-lime-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.purple-lime-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.purple-lime-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.purple-lime-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.purple-lime-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.purple-lime-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.purple-lime-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.purple-lime-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-checkbox .mat-ripple-element,.purple-lime-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.purple-lime-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.purple-lime-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.purple-lime-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.purple-lime-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.purple-lime-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#cddc39}.theme-preview.purple-lime-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.purple-lime-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.purple-lime-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip,.purple-lime-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.purple-lime-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.purple-lime-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.purple-lime-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip:after,.purple-lime-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#9c27b0;color:#fff}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#cddc39;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.purple-lime-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.purple-lime-theme-preview .mat-table,.purple-lime-theme .mat-table{background:white}.theme-preview.purple-lime-theme-preview .mat-table thead,.theme-preview.purple-lime-theme-preview .mat-table tbody,.theme-preview.purple-lime-theme-preview .mat-table tfoot,.theme-preview.purple-lime-theme-preview mat-header-row,.theme-preview.purple-lime-theme-preview mat-row,.theme-preview.purple-lime-theme-preview mat-footer-row,.theme-preview.purple-lime-theme-preview [mat-header-row],.theme-preview.purple-lime-theme-preview [mat-row],.theme-preview.purple-lime-theme-preview [mat-footer-row],.theme-preview.purple-lime-theme-preview .mat-table-sticky,.purple-lime-theme .mat-table thead,.purple-lime-theme .mat-table tbody,.purple-lime-theme .mat-table tfoot,.purple-lime-theme mat-header-row,.purple-lime-theme mat-row,.purple-lime-theme mat-footer-row,.purple-lime-theme [mat-header-row],.purple-lime-theme [mat-row],.purple-lime-theme [mat-footer-row],.purple-lime-theme .mat-table-sticky{background:inherit}.theme-preview.purple-lime-theme-preview mat-row,.theme-preview.purple-lime-theme-preview mat-header-row,.theme-preview.purple-lime-theme-preview mat-footer-row,.theme-preview.purple-lime-theme-preview th.mat-header-cell,.theme-preview.purple-lime-theme-preview td.mat-cell,.theme-preview.purple-lime-theme-preview td.mat-footer-cell,.purple-lime-theme mat-row,.purple-lime-theme mat-header-row,.purple-lime-theme mat-footer-row,.purple-lime-theme th.mat-header-cell,.purple-lime-theme td.mat-cell,.purple-lime-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-header-cell,.purple-lime-theme .mat-header-cell{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-cell,.theme-preview.purple-lime-theme-preview .mat-footer-cell,.purple-lime-theme .mat-cell,.purple-lime-theme .mat-footer-cell{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-calendar-arrow,.purple-lime-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.purple-lime-theme-preview .mat-datepicker-toggle,.theme-preview.purple-lime-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.purple-lime-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.purple-lime-theme .mat-datepicker-toggle,.purple-lime-theme .mat-datepicker-content .mat-calendar-next-button,.purple-lime-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-calendar-table-header-divider:after,.purple-lime-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-calendar-table-header,.theme-preview.purple-lime-theme-preview .mat-calendar-body-label,.purple-lime-theme .mat-calendar-table-header,.purple-lime-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-calendar-body-cell-content,.theme-preview.purple-lime-theme-preview .mat-date-range-input-separator,.purple-lime-theme .mat-calendar-body-cell-content,.purple-lime-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.purple-lime-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.purple-lime-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.purple-lime-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-calendar-body-in-preview,.purple-lime-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.purple-lime-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.purple-lime-theme-preview .mat-calendar-body-in-range:before,.purple-lime-theme .mat-calendar-body-in-range:before{background:rgba(156,39,176,.2)}.theme-preview.purple-lime-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.purple-lime-theme-preview .mat-calendar-body-in-comparison-range:before,.purple-lime-theme .mat-calendar-body-comparison-identical,.purple-lime-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.purple-lime-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.purple-lime-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.purple-lime-theme .mat-calendar-body-comparison-bridge-start:before,.purple-lime-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(156,39,176,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.purple-lime-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.purple-lime-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.purple-lime-theme .mat-calendar-body-comparison-bridge-end:before,.purple-lime-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(156,39,176,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.purple-lime-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.purple-lime-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.purple-lime-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.purple-lime-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.purple-lime-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.purple-lime-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.purple-lime-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.purple-lime-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.purple-lime-theme-preview .mat-calendar-body-selected,.purple-lime-theme .mat-calendar-body-selected{background-color:#9c27b0;color:#fff}.theme-preview.purple-lime-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.purple-lime-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9c27b066}.theme-preview.purple-lime-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.purple-lime-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.purple-lime-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.purple-lime-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9c27b04d}@media (hover: hover){.theme-preview.purple-lime-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9c27b04d}}.theme-preview.purple-lime-theme-preview .mat-datepicker-content,.purple-lime-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(205,220,57,.2)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.purple-lime-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(205,220,57,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.purple-lime-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(205,220,57,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#cddc39;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#cddc3966}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#cddc394d}@media (hover: hover){.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#cddc394d}}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.purple-lime-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.purple-lime-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.purple-lime-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.purple-lime-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.purple-lime-theme-preview .mat-datepicker-content-touch,.purple-lime-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.purple-lime-theme-preview .mat-datepicker-toggle-active,.purple-lime-theme .mat-datepicker-toggle-active{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-datepicker-toggle-active.mat-accent,.purple-lime-theme .mat-datepicker-toggle-active.mat-accent{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-datepicker-toggle-active.mat-warn,.purple-lime-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-date-range-input-inner[disabled],.purple-lime-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-dialog-container,.purple-lime-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-divider,.purple-lime-theme .mat-divider{border-top-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-divider-vertical,.purple-lime-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-expansion-panel,.purple-lime-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.purple-lime-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-action-row,.purple-lime-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.purple-lime-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.purple-lime-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.purple-lime-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.purple-lime-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.purple-lime-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.purple-lime-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.purple-lime-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.purple-lime-theme-preview .mat-expansion-panel-header-title,.purple-lime-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-expansion-panel-header-description,.theme-preview.purple-lime-theme-preview .mat-expansion-indicator:after,.purple-lime-theme .mat-expansion-panel-header-description,.purple-lime-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-expansion-panel-header[aria-disabled=true],.purple-lime-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.purple-lime-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.purple-lime-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.purple-lime-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.purple-lime-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.purple-lime-theme-preview .mat-form-field-label,.purple-lime-theme .mat-form-field-label,.theme-preview.purple-lime-theme-preview .mat-hint,.purple-lime-theme .mat-hint{color:#0009}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.purple-lime-theme .mat-form-field.mat-focused .mat-form-field-label{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.purple-lime-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.purple-lime-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-focused .mat-form-field-required-marker,.purple-lime-theme .mat-focused .mat-form-field-required-marker{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field-ripple,.purple-lime-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.purple-lime-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.purple-lime-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.purple-lime-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.purple-lime-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.purple-lime-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.purple-lime-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.purple-lime-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.purple-lime-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.purple-lime-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.purple-lime-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.purple-lime-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.purple-lime-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.purple-lime-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.purple-lime-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-error,.purple-lime-theme .mat-error{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.purple-lime-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-legacy .mat-hint,.purple-lime-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.purple-lime-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.purple-lime-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.purple-lime-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.purple-lime-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.purple-lime-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.purple-lime-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.purple-lime-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.purple-lime-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.purple-lime-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.purple-lime-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.purple-lime-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.purple-lime-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.purple-lime-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.purple-lime-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.purple-lime-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.purple-lime-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.purple-lime-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.purple-lime-theme-preview .mat-icon.mat-primary,.purple-lime-theme .mat-icon.mat-primary{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-icon.mat-accent,.purple-lime-theme .mat-icon.mat-accent{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-icon.mat-warn,.purple-lime-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.purple-lime-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-input-element:disabled,.theme-preview.purple-lime-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.purple-lime-theme .mat-input-element:disabled,.purple-lime-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-input-element,.purple-lime-theme .mat-input-element{caret-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-input-element::placeholder,.purple-lime-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-input-element::-moz-placeholder,.purple-lime-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-input-element::-webkit-input-placeholder,.purple-lime-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-input-element:-ms-input-placeholder,.purple-lime-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-accent .mat-input-element,.purple-lime-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.purple-lime-theme-preview .mat-form-field-invalid .mat-input-element,.purple-lime-theme .mat-form-field.mat-warn .mat-input-element,.purple-lime-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.purple-lime-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-list-base .mat-list-item,.purple-lime-theme .mat-list-base .mat-list-item,.theme-preview.purple-lime-theme-preview .mat-list-base .mat-list-option,.purple-lime-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-list-base .mat-subheader,.purple-lime-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-list-item-disabled,.purple-lime-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.purple-lime-theme-preview .mat-list-option:hover,.theme-preview.purple-lime-theme-preview .mat-list-option:focus,.theme-preview.purple-lime-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.purple-lime-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.purple-lime-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.purple-lime-theme-preview .mat-action-list .mat-list-item:focus,.purple-lime-theme .mat-list-option:hover,.purple-lime-theme .mat-list-option:focus,.purple-lime-theme .mat-nav-list .mat-list-item:hover,.purple-lime-theme .mat-nav-list .mat-list-item:focus,.purple-lime-theme .mat-action-list .mat-list-item:hover,.purple-lime-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.purple-lime-theme-preview .mat-list-single-selected-option,.theme-preview.purple-lime-theme-preview .mat-list-single-selected-option:hover,.theme-preview.purple-lime-theme-preview .mat-list-single-selected-option:focus,.purple-lime-theme .mat-list-single-selected-option,.purple-lime-theme .mat-list-single-selected-option:hover,.purple-lime-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-menu-panel,.purple-lime-theme .mat-menu-panel{background:white}.theme-preview.purple-lime-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.purple-lime-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.purple-lime-theme-preview .mat-menu-item,.purple-lime-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-menu-item[disabled],.theme-preview.purple-lime-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.purple-lime-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.purple-lime-theme .mat-menu-item[disabled],.purple-lime-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.purple-lime-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.purple-lime-theme-preview .mat-menu-submenu-icon,.purple-lime-theme .mat-menu-item .mat-icon-no-color,.purple-lime-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.purple-lime-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.purple-lime-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.purple-lime-theme-preview .mat-menu-item-highlighted:not([disabled]),.purple-lime-theme .mat-menu-item:hover:not([disabled]),.purple-lime-theme .mat-menu-item.cdk-program-focused:not([disabled]),.purple-lime-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.purple-lime-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.purple-lime-theme-preview .mat-paginator,.purple-lime-theme .mat-paginator{background:white}.theme-preview.purple-lime-theme-preview .mat-paginator,.theme-preview.purple-lime-theme-preview .mat-paginator-page-size .mat-select-trigger,.purple-lime-theme .mat-paginator,.purple-lime-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-paginator-decrement,.theme-preview.purple-lime-theme-preview .mat-paginator-increment,.purple-lime-theme .mat-paginator-decrement,.purple-lime-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.purple-lime-theme-preview .mat-paginator-first,.theme-preview.purple-lime-theme-preview .mat-paginator-last,.purple-lime-theme .mat-paginator-first,.purple-lime-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.purple-lime-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.purple-lime-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.purple-lime-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.purple-lime-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.purple-lime-theme .mat-icon-button[disabled] .mat-paginator-decrement,.purple-lime-theme .mat-icon-button[disabled] .mat-paginator-increment,.purple-lime-theme .mat-icon-button[disabled] .mat-paginator-first,.purple-lime-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-progress-bar-background,.purple-lime-theme .mat-progress-bar-background{fill:#e3c5e8}.theme-preview.purple-lime-theme-preview .mat-progress-bar-buffer,.purple-lime-theme .mat-progress-bar-buffer{background-color:#e3c5e8}.theme-preview.purple-lime-theme-preview .mat-progress-bar-fill:after,.purple-lime-theme .mat-progress-bar-fill:after{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.purple-lime-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#eff3ca}.theme-preview.purple-lime-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.purple-lime-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#eff3ca}.theme-preview.purple-lime-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.purple-lime-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.purple-lime-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.purple-lime-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.purple-lime-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.purple-lime-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.purple-lime-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-progress-spinner circle,.theme-preview.purple-lime-theme-preview .mat-spinner circle,.purple-lime-theme .mat-progress-spinner circle,.purple-lime-theme .mat-spinner circle{stroke:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.purple-lime-theme-preview .mat-spinner.mat-accent circle,.purple-lime-theme .mat-progress-spinner.mat-accent circle,.purple-lime-theme .mat-spinner.mat-accent circle{stroke:#cddc39}.theme-preview.purple-lime-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.purple-lime-theme-preview .mat-spinner.mat-warn circle,.purple-lime-theme .mat-progress-spinner.mat-warn circle,.purple-lime-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-radio-outer-circle,.purple-lime-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.purple-lime-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.purple-lime-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.purple-lime-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.purple-lime-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.purple-lime-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.purple-lime-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.purple-lime-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.purple-lime-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.purple-lime-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.purple-lime-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.purple-lime-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.purple-lime-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.purple-lime-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.purple-lime-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.purple-lime-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.purple-lime-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.purple-lime-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.purple-lime-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.purple-lime-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.purple-lime-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-radio-button .mat-ripple-element,.purple-lime-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.purple-lime-theme-preview .mat-select-value,.purple-lime-theme .mat-select-value{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-select-placeholder,.purple-lime-theme .mat-select-placeholder{color:#0000006b}.theme-preview.purple-lime-theme-preview .mat-select-disabled .mat-select-value,.purple-lime-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-select-arrow,.purple-lime-theme .mat-select-arrow{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-select-panel,.purple-lime-theme .mat-select-panel{background:white}.theme-preview.purple-lime-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.purple-lime-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.purple-lime-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.purple-lime-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.purple-lime-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.purple-lime-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.purple-lime-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.purple-lime-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.purple-lime-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.purple-lime-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-drawer-container,.purple-lime-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-drawer,.purple-lime-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-drawer.mat-drawer-push,.purple-lime-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.purple-lime-theme-preview .mat-drawer:not(.mat-drawer-side),.purple-lime-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.purple-lime-theme-preview .mat-drawer-side,.purple-lime-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-drawer-side.mat-drawer-end,.purple-lime-theme .mat-drawer-side.mat-drawer-end,.theme-preview.purple-lime-theme-preview [dir=rtl] .mat-drawer-side,.purple-lime-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.purple-lime-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.purple-lime-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.purple-lime-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.purple-lime-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.purple-lime-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#cddc398a}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.purple-lime-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.purple-lime-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.purple-lime-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#9c27b08a}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.purple-lime-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.purple-lime-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.purple-lime-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.purple-lime-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.purple-lime-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.purple-lime-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.purple-lime-theme-preview .mat-slide-toggle-thumb,.purple-lime-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.purple-lime-theme-preview .mat-slide-toggle-bar,.purple-lime-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-slider-track-background,.purple-lime-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.purple-lime-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.purple-lime-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-primary .mat-slider-thumb-label,.purple-lime-theme .mat-primary .mat-slider-track-fill,.purple-lime-theme .mat-primary .mat-slider-thumb,.purple-lime-theme .mat-primary .mat-slider-thumb-label{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-primary .mat-slider-thumb-label-text,.purple-lime-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.purple-lime-theme-preview .mat-primary .mat-slider-focus-ring,.purple-lime-theme .mat-primary .mat-slider-focus-ring{background-color:#9c27b033}.theme-preview.purple-lime-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.purple-lime-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-accent .mat-slider-thumb-label,.purple-lime-theme .mat-accent .mat-slider-track-fill,.purple-lime-theme .mat-accent .mat-slider-thumb,.purple-lime-theme .mat-accent .mat-slider-thumb-label{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-accent .mat-slider-thumb-label-text,.purple-lime-theme .mat-accent .mat-slider-thumb-label-text{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-accent .mat-slider-focus-ring,.purple-lime-theme .mat-accent .mat-slider-focus-ring{background-color:#cddc3933}.theme-preview.purple-lime-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.purple-lime-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-warn .mat-slider-thumb-label,.purple-lime-theme .mat-warn .mat-slider-track-fill,.purple-lime-theme .mat-warn .mat-slider-thumb,.purple-lime-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-warn .mat-slider-thumb-label-text,.purple-lime-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.purple-lime-theme-preview .mat-warn .mat-slider-focus-ring,.purple-lime-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.purple-lime-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.purple-lime-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.purple-lime-theme .mat-slider:hover .mat-slider-track-background,.purple-lime-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.purple-lime-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.purple-lime-theme-preview .mat-slider-disabled .mat-slider-thumb,.purple-lime-theme .mat-slider-disabled .mat-slider-track-background,.purple-lime-theme .mat-slider-disabled .mat-slider-track-fill,.purple-lime-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.purple-lime-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.purple-lime-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.purple-lime-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.purple-lime-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.purple-lime-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.purple-lime-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.purple-lime-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.purple-lime-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.purple-lime-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.purple-lime-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.purple-lime-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.purple-lime-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.purple-lime-theme-preview .mat-slider-horizontal .mat-slider-ticks,.purple-lime-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.purple-lime-theme-preview .mat-slider-vertical .mat-slider-ticks,.purple-lime-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.purple-lime-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.purple-lime-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.purple-lime-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.purple-lime-theme-preview .mat-step-header:hover[aria-disabled=false],.purple-lime-theme .mat-step-header.cdk-keyboard-focused,.purple-lime-theme .mat-step-header.cdk-program-focused,.purple-lime-theme .mat-step-header:hover:not([aria-disabled]),.purple-lime-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.purple-lime-theme-preview .mat-step-header:hover[aria-disabled=true],.purple-lime-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.purple-lime-theme-preview .mat-step-header:hover,.purple-lime-theme .mat-step-header:hover{background:none}}.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-label,.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-optional,.purple-lime-theme .mat-step-header .mat-step-label,.purple-lime-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-icon,.purple-lime-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-icon-state-edit,.purple-lime-theme .mat-step-header .mat-step-icon-selected,.purple-lime-theme .mat-step-header .mat-step-icon-state-done,.purple-lime-theme .mat-step-header .mat-step-icon-state-edit{background-color:#9c27b0;color:#fff}.theme-preview.purple-lime-theme-preview .mat-step-header.mat-accent .mat-step-icon,.purple-lime-theme .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.purple-lime-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.purple-lime-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.purple-lime-theme .mat-step-header.mat-accent .mat-step-icon-selected,.purple-lime-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.purple-lime-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#cddc39;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-step-header.mat-warn .mat-step-icon,.purple-lime-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.purple-lime-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.purple-lime-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.purple-lime-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.purple-lime-theme .mat-step-header.mat-warn .mat-step-icon-selected,.purple-lime-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.purple-lime-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-icon-state-error,.purple-lime-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.purple-lime-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.purple-lime-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-stepper-horizontal,.theme-preview.purple-lime-theme-preview .mat-stepper-vertical,.purple-lime-theme .mat-stepper-horizontal,.purple-lime-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.purple-lime-theme-preview .mat-stepper-vertical-line:before,.purple-lime-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.purple-lime-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.purple-lime-theme-preview .mat-stepper-horizontal-line,.purple-lime-theme .mat-horizontal-stepper-header:before,.purple-lime-theme .mat-horizontal-stepper-header:after,.purple-lime-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.purple-lime-theme-preview .mat-sort-header-arrow,.purple-lime-theme .mat-sort-header-arrow{color:#757575}.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar,.theme-preview.purple-lime-theme-preview .mat-tab-header,.purple-lime-theme .mat-tab-nav-bar,.purple-lime-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.purple-lime-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.purple-lime-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.purple-lime-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.purple-lime-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.purple-lime-theme-preview .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-link,.purple-lime-theme .mat-tab-label,.purple-lime-theme .mat-tab-link{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.purple-lime-theme-preview .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.purple-lime-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.purple-lime-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar[class*=mat-background-],.purple-lime-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.purple-lime-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ba68c84d}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-primary .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#dce7754d}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-accent .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-warn .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.purple-lime-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.purple-lime-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ba68c84d}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#9c27b0}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#dce7754d}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#cddc39}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.purple-lime-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.purple-lime-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.purple-lime-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.purple-lime-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.purple-lime-theme-preview .mat-toolbar,.purple-lime-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-toolbar.mat-primary,.purple-lime-theme .mat-toolbar.mat-primary{background:#9c27b0;color:#fff}.theme-preview.purple-lime-theme-preview .mat-toolbar.mat-accent,.purple-lime-theme .mat-toolbar.mat-accent{background:#cddc39;color:#000000de}.theme-preview.purple-lime-theme-preview .mat-toolbar.mat-warn,.purple-lime-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.purple-lime-theme .mat-toolbar .mat-form-field-underline,.purple-lime-theme .mat-toolbar .mat-form-field-ripple,.purple-lime-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-select-value,.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.purple-lime-theme .mat-toolbar .mat-form-field-label,.purple-lime-theme .mat-toolbar .mat-focused .mat-form-field-label,.purple-lime-theme .mat-toolbar .mat-select-value,.purple-lime-theme .mat-toolbar .mat-select-arrow,.purple-lime-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.purple-lime-theme-preview .mat-toolbar .mat-input-element,.purple-lime-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.purple-lime-theme-preview .mat-tooltip,.purple-lime-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.purple-lime-theme-preview .mat-tree,.purple-lime-theme .mat-tree{background:white}.theme-preview.purple-lime-theme-preview .mat-tree-node,.theme-preview.purple-lime-theme-preview .mat-nested-tree-node,.purple-lime-theme .mat-tree-node,.purple-lime-theme .mat-nested-tree-node{color:#000000de}.theme-preview.purple-lime-theme-preview .mat-snack-bar-container,.purple-lime-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.purple-lime-theme-preview .mat-simple-snackbar-action,.purple-lime-theme .mat-simple-snackbar-action{color:#cddc39}.theme-preview.earthy-theme-preview,.earthy-theme{--warn: #ff5e61;--primary: #b37924;--secondary: #ffb74d}.theme-preview.earthy-theme-preview .primary-color-fill,.earthy-theme .primary-color-fill{fill:#b37924}.theme-preview.earthy-theme-preview .accent-color-fill,.earthy-theme .accent-color-fill{fill:#ffb74d}.theme-preview.earthy-theme-preview .mat-button-toggle-label-content,.theme-preview.earthy-theme-preview .active-tab,.theme-preview.earthy-theme-preview .primary-color,.earthy-theme .mat-button-toggle-label-content,.earthy-theme .active-tab,.earthy-theme .primary-color{color:#b37924!important}.theme-preview.earthy-theme-preview .warn-color,.earthy-theme .warn-color{color:#ff5e61!important}.theme-preview.earthy-theme-preview .accent-color,.earthy-theme .accent-color{color:#ffb74d!important}.theme-preview.earthy-theme-preview .primary-color-bg,.earthy-theme .primary-color-bg{background-color:#b37924!important}.theme-preview.earthy-theme-preview .expanded-row,.theme-preview.earthy-theme-preview .mat-button-toggle-checked,.theme-preview.earthy-theme-preview .primary-color-bg-light,.earthy-theme .expanded-row,.earthy-theme .mat-button-toggle-checked,.earthy-theme .primary-color-bg-light{background-color:#b379241a!important}.theme-preview.earthy-theme-preview .primary-color-bg-xlight,.earthy-theme .primary-color-bg-xlight{background-color:#b379240d}.theme-preview.earthy-theme-preview .mat-primary-border,.earthy-theme .mat-primary-border{border-color:#b37924!important}.theme-preview.earthy-theme-preview .ql-placeholder,.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-accent,.earthy-theme .ql-placeholder,.earthy-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#ffb74d4d}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-warn,.earthy-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.earthy-theme-preview .gradientFillCard,.earthy-theme .gradientFillCard{background:#b37924;background:linear-gradient(135deg,#a3661b 0%,#ffb74d 100%)!important}.theme-preview.earthy-theme-preview .mat-ripple-element,.earthy-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.earthy-theme-preview .mat-option,.earthy-theme .mat-option{color:#000000de}.theme-preview.earthy-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.earthy-theme-preview .mat-option:focus:not(.mat-option-disabled),.earthy-theme .mat-option:hover:not(.mat-option-disabled),.earthy-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.earthy-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.earthy-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.earthy-theme-preview .mat-option.mat-active,.earthy-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.earthy-theme-preview .mat-option.mat-option-disabled,.earthy-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.earthy-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.earthy-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#b37924}.theme-preview.earthy-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.earthy-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffb74d}.theme-preview.earthy-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.earthy-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.earthy-theme-preview .mat-optgroup-label,.earthy-theme .mat-optgroup-label{color:#0000008a}.theme-preview.earthy-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.earthy-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.earthy-theme-preview .mat-pseudo-checkbox,.earthy-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.earthy-theme-preview .mat-pseudo-checkbox:after,.earthy-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.earthy-theme-preview .mat-pseudo-checkbox-disabled,.earthy-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.earthy-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.earthy-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.earthy-theme .mat-primary .mat-pseudo-checkbox-checked,.earthy-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#b37924}.theme-preview.earthy-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.earthy-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.earthy-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.earthy-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.earthy-theme .mat-pseudo-checkbox-checked,.earthy-theme .mat-pseudo-checkbox-indeterminate,.earthy-theme .mat-accent .mat-pseudo-checkbox-checked,.earthy-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffb74d}.theme-preview.earthy-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.earthy-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.earthy-theme .mat-warn .mat-pseudo-checkbox-checked,.earthy-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.earthy-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.earthy-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.earthy-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.earthy-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.earthy-theme-preview .mat-app-background,.theme-preview.earthy-theme-preview.mat-app-background,.earthy-theme .mat-app-background,.earthy-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.earthy-theme-preview .mat-elevation-z0,.earthy-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z1,.earthy-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z2,.earthy-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z3,.earthy-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z4,.earthy-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z5,.earthy-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z6,.earthy-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z7,.earthy-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z8,.earthy-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z9,.earthy-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z10,.earthy-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z11,.earthy-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z12,.earthy-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z13,.earthy-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z14,.earthy-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z15,.earthy-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z16,.earthy-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z17,.earthy-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z18,.earthy-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z19,.earthy-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z20,.earthy-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z21,.earthy-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z22,.earthy-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z23,.earthy-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.earthy-theme-preview .mat-elevation-z24,.earthy-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.earthy-theme-preview .mat-autocomplete-panel,.earthy-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.earthy-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.earthy-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.earthy-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.earthy-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.earthy-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.earthy-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.earthy-theme-preview .mat-badge,.earthy-theme .mat-badge{position:relative}.theme-preview.earthy-theme-preview .mat-badge-hidden .mat-badge-content,.earthy-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.earthy-theme-preview .mat-badge-content,.earthy-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.earthy-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.earthy-theme-preview .mat-badge-content._mat-animation-noopable,.earthy-theme .ng-animate-disabled .mat-badge-content,.earthy-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.earthy-theme-preview .mat-badge-content.mat-badge-active,.earthy-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.earthy-theme-preview .mat-badge-small .mat-badge-content,.earthy-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.earthy-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.earthy-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.earthy-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.earthy-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.earthy-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.earthy-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.earthy-theme-preview .mat-badge-medium .mat-badge-content,.earthy-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.earthy-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.earthy-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.earthy-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.earthy-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.earthy-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.earthy-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.earthy-theme-preview .mat-badge-large .mat-badge-content,.earthy-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.earthy-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.earthy-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.earthy-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.earthy-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.earthy-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.earthy-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.earthy-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .earthy-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.earthy-theme-preview .mat-badge-content,.earthy-theme .mat-badge-content{color:#fff;background:#b37924}.cdk-high-contrast-active .theme-preview.earthy-theme-preview .mat-badge-content,.cdk-high-contrast-active .earthy-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.earthy-theme-preview .mat-badge-accent .mat-badge-content,.earthy-theme .mat-badge-accent .mat-badge-content{background:#ffb74d;color:#000000de}.theme-preview.earthy-theme-preview .mat-badge-warn .mat-badge-content,.earthy-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.earthy-theme-preview .mat-badge-disabled .mat-badge-content,.earthy-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.earthy-theme-preview .mat-bottom-sheet-container,.earthy-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.earthy-theme-preview .mat-button,.theme-preview.earthy-theme-preview .mat-icon-button,.theme-preview.earthy-theme-preview .mat-stroked-button,.earthy-theme .mat-button,.earthy-theme .mat-icon-button,.earthy-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.earthy-theme-preview .mat-button.mat-primary,.theme-preview.earthy-theme-preview .mat-icon-button.mat-primary,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-primary,.earthy-theme .mat-button.mat-primary,.earthy-theme .mat-icon-button.mat-primary,.earthy-theme .mat-stroked-button.mat-primary{color:#b37924}.theme-preview.earthy-theme-preview .mat-button.mat-accent,.theme-preview.earthy-theme-preview .mat-icon-button.mat-accent,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-accent,.earthy-theme .mat-button.mat-accent,.earthy-theme .mat-icon-button.mat-accent,.earthy-theme .mat-stroked-button.mat-accent{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-button.mat-warn,.theme-preview.earthy-theme-preview .mat-icon-button.mat-warn,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-warn,.earthy-theme .mat-button.mat-warn,.earthy-theme .mat-icon-button.mat-warn,.earthy-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-button.mat-primary.mat-button-disabled,.earthy-theme .mat-button.mat-accent.mat-button-disabled,.earthy-theme .mat-button.mat-warn.mat-button-disabled,.earthy-theme .mat-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-icon-button.mat-primary.mat-button-disabled,.earthy-theme .mat-icon-button.mat-accent.mat-button-disabled,.earthy-theme .mat-icon-button.mat-warn.mat-button-disabled,.earthy-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-stroked-button.mat-primary.mat-button-disabled,.earthy-theme .mat-stroked-button.mat-accent.mat-button-disabled,.earthy-theme .mat-stroked-button.mat-warn.mat-button-disabled,.earthy-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.earthy-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.earthy-theme .mat-button.mat-primary .mat-button-focus-overlay,.earthy-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.earthy-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.earthy-theme .mat-button.mat-accent .mat-button-focus-overlay,.earthy-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.earthy-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.earthy-theme .mat-button.mat-warn .mat-button-focus-overlay,.earthy-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.earthy-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.earthy-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.earthy-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.earthy-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.earthy-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.earthy-theme-preview .mat-button .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-stroked-button .mat-ripple-element,.earthy-theme .mat-button .mat-ripple-element,.earthy-theme .mat-icon-button .mat-ripple-element,.earthy-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.earthy-theme-preview .mat-button-focus-overlay,.earthy-theme .mat-button-focus-overlay{background:black}.theme-preview.earthy-theme-preview .mat-stroked-button:not(.mat-button-disabled),.earthy-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.earthy-theme-preview .mat-flat-button,.theme-preview.earthy-theme-preview .mat-raised-button,.theme-preview.earthy-theme-preview .mat-fab,.theme-preview.earthy-theme-preview .mat-mini-fab,.earthy-theme .mat-flat-button,.earthy-theme .mat-raised-button,.earthy-theme .mat-fab,.earthy-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.earthy-theme-preview .mat-flat-button.mat-primary,.theme-preview.earthy-theme-preview .mat-raised-button.mat-primary,.theme-preview.earthy-theme-preview .mat-fab.mat-primary,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-primary,.earthy-theme .mat-flat-button.mat-primary,.earthy-theme .mat-raised-button.mat-primary,.earthy-theme .mat-fab.mat-primary,.earthy-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.earthy-theme-preview .mat-flat-button.mat-accent,.theme-preview.earthy-theme-preview .mat-raised-button.mat-accent,.theme-preview.earthy-theme-preview .mat-fab.mat-accent,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-accent,.earthy-theme .mat-flat-button.mat-accent,.earthy-theme .mat-raised-button.mat-accent,.earthy-theme .mat-fab.mat-accent,.earthy-theme .mat-mini-fab.mat-accent{color:#000000de}.theme-preview.earthy-theme-preview .mat-flat-button.mat-warn,.theme-preview.earthy-theme-preview .mat-raised-button.mat-warn,.theme-preview.earthy-theme-preview .mat-fab.mat-warn,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-warn,.earthy-theme .mat-flat-button.mat-warn,.earthy-theme .mat-raised-button.mat-warn,.earthy-theme .mat-fab.mat-warn,.earthy-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.earthy-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-flat-button.mat-primary.mat-button-disabled,.earthy-theme .mat-flat-button.mat-accent.mat-button-disabled,.earthy-theme .mat-flat-button.mat-warn.mat-button-disabled,.earthy-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-raised-button.mat-primary.mat-button-disabled,.earthy-theme .mat-raised-button.mat-accent.mat-button-disabled,.earthy-theme .mat-raised-button.mat-warn.mat-button-disabled,.earthy-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-fab.mat-primary.mat-button-disabled,.earthy-theme .mat-fab.mat-accent.mat-button-disabled,.earthy-theme .mat-fab.mat-warn.mat-button-disabled,.earthy-theme .mat-fab.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-primary.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-accent.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-warn.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.earthy-theme-preview .mat-flat-button.mat-primary,.theme-preview.earthy-theme-preview .mat-raised-button.mat-primary,.theme-preview.earthy-theme-preview .mat-fab.mat-primary,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-primary,.earthy-theme .mat-flat-button.mat-primary,.earthy-theme .mat-raised-button.mat-primary,.earthy-theme .mat-fab.mat-primary,.earthy-theme .mat-mini-fab.mat-primary{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-flat-button.mat-accent,.theme-preview.earthy-theme-preview .mat-raised-button.mat-accent,.theme-preview.earthy-theme-preview .mat-fab.mat-accent,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-accent,.earthy-theme .mat-flat-button.mat-accent,.earthy-theme .mat-raised-button.mat-accent,.earthy-theme .mat-fab.mat-accent,.earthy-theme .mat-mini-fab.mat-accent{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-flat-button.mat-warn,.theme-preview.earthy-theme-preview .mat-raised-button.mat-warn,.theme-preview.earthy-theme-preview .mat-fab.mat-warn,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-warn,.earthy-theme .mat-flat-button.mat-warn,.earthy-theme .mat-raised-button.mat-warn,.earthy-theme .mat-fab.mat-warn,.earthy-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-flat-button.mat-primary.mat-button-disabled,.earthy-theme .mat-flat-button.mat-accent.mat-button-disabled,.earthy-theme .mat-flat-button.mat-warn.mat-button-disabled,.earthy-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-raised-button.mat-primary.mat-button-disabled,.earthy-theme .mat-raised-button.mat-accent.mat-button-disabled,.earthy-theme .mat-raised-button.mat-warn.mat-button-disabled,.earthy-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-fab.mat-primary.mat-button-disabled,.earthy-theme .mat-fab.mat-accent.mat-button-disabled,.earthy-theme .mat-fab.mat-warn.mat-button-disabled,.earthy-theme .mat-fab.mat-button-disabled.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-primary.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-accent.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-warn.mat-button-disabled,.earthy-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.earthy-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.earthy-theme .mat-flat-button.mat-primary .mat-ripple-element,.earthy-theme .mat-raised-button.mat-primary .mat-ripple-element,.earthy-theme .mat-fab.mat-primary .mat-ripple-element,.earthy-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.earthy-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.earthy-theme .mat-flat-button.mat-accent .mat-ripple-element,.earthy-theme .mat-raised-button.mat-accent .mat-ripple-element,.earthy-theme .mat-fab.mat-accent .mat-ripple-element,.earthy-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.earthy-theme .mat-flat-button.mat-warn .mat-ripple-element,.earthy-theme .mat-raised-button.mat-warn .mat-ripple-element,.earthy-theme .mat-fab.mat-warn .mat-ripple-element,.earthy-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.earthy-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.earthy-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.earthy-theme .mat-stroked-button:not([class*=mat-elevation-z]),.earthy-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.earthy-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.earthy-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.earthy-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.earthy-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.earthy-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.earthy-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.earthy-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.earthy-theme .mat-fab:not([class*=mat-elevation-z]),.earthy-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.earthy-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.earthy-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.earthy-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.earthy-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.earthy-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.earthy-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.earthy-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.earthy-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.earthy-theme-preview .mat-button-toggle-standalone,.theme-preview.earthy-theme-preview .mat-button-toggle-group,.earthy-theme .mat-button-toggle-standalone,.earthy-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.earthy-theme-preview .mat-button-toggle-group-appearance-standard,.earthy-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.earthy-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.earthy-theme-preview .mat-button-toggle,.earthy-theme .mat-button-toggle{color:#00000061}.theme-preview.earthy-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.earthy-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.earthy-theme-preview .mat-button-toggle-appearance-standard,.earthy-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.earthy-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.earthy-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.earthy-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.earthy-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.earthy-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.earthy-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-button-toggle-checked,.earthy-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.earthy-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.earthy-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.earthy-theme-preview .mat-button-toggle-disabled,.earthy-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.earthy-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.earthy-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.earthy-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.earthy-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.earthy-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.earthy-theme-preview .mat-button-toggle-group-appearance-standard,.earthy-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.earthy-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-card,.earthy-theme .mat-card{background:white;color:#000000de}.theme-preview.earthy-theme-preview .mat-card:not([class*=mat-elevation-z]),.earthy-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.earthy-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.earthy-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.earthy-theme-preview .mat-card-subtitle,.earthy-theme .mat-card-subtitle{color:#0000008a}.theme-preview.earthy-theme-preview .mat-checkbox-frame,.earthy-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.earthy-theme-preview .mat-checkbox-checkmark,.earthy-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.earthy-theme-preview .mat-checkbox-checkmark-path,.earthy-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.earthy-theme-preview .mat-checkbox-mixedmark,.earthy-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.earthy-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.earthy-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.earthy-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.earthy-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.earthy-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.earthy-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.earthy-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.earthy-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.earthy-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.earthy-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.earthy-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.earthy-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.earthy-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.earthy-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.earthy-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.earthy-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.earthy-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.earthy-theme-preview .mat-checkbox .mat-ripple-element,.earthy-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.earthy-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.earthy-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.earthy-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#b37924}.theme-preview.earthy-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.earthy-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.earthy-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffb74d}.theme-preview.earthy-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.earthy-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.earthy-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip,.earthy-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.earthy-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.earthy-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.earthy-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip:after,.earthy-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#b37924;color:#fff}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffb74d;color:#000000de}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.earthy-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.earthy-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.earthy-theme-preview .mat-table,.earthy-theme .mat-table{background:white}.theme-preview.earthy-theme-preview .mat-table thead,.theme-preview.earthy-theme-preview .mat-table tbody,.theme-preview.earthy-theme-preview .mat-table tfoot,.theme-preview.earthy-theme-preview mat-header-row,.theme-preview.earthy-theme-preview mat-row,.theme-preview.earthy-theme-preview mat-footer-row,.theme-preview.earthy-theme-preview [mat-header-row],.theme-preview.earthy-theme-preview [mat-row],.theme-preview.earthy-theme-preview [mat-footer-row],.theme-preview.earthy-theme-preview .mat-table-sticky,.earthy-theme .mat-table thead,.earthy-theme .mat-table tbody,.earthy-theme .mat-table tfoot,.earthy-theme mat-header-row,.earthy-theme mat-row,.earthy-theme mat-footer-row,.earthy-theme [mat-header-row],.earthy-theme [mat-row],.earthy-theme [mat-footer-row],.earthy-theme .mat-table-sticky{background:inherit}.theme-preview.earthy-theme-preview mat-row,.theme-preview.earthy-theme-preview mat-header-row,.theme-preview.earthy-theme-preview mat-footer-row,.theme-preview.earthy-theme-preview th.mat-header-cell,.theme-preview.earthy-theme-preview td.mat-cell,.theme-preview.earthy-theme-preview td.mat-footer-cell,.earthy-theme mat-row,.earthy-theme mat-header-row,.earthy-theme mat-footer-row,.earthy-theme th.mat-header-cell,.earthy-theme td.mat-cell,.earthy-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.earthy-theme-preview .mat-header-cell,.earthy-theme .mat-header-cell{color:#0000008a}.theme-preview.earthy-theme-preview .mat-cell,.theme-preview.earthy-theme-preview .mat-footer-cell,.earthy-theme .mat-cell,.earthy-theme .mat-footer-cell{color:#000000de}.theme-preview.earthy-theme-preview .mat-calendar-arrow,.earthy-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.earthy-theme-preview .mat-datepicker-toggle,.theme-preview.earthy-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.earthy-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.earthy-theme .mat-datepicker-toggle,.earthy-theme .mat-datepicker-content .mat-calendar-next-button,.earthy-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.earthy-theme-preview .mat-calendar-table-header-divider:after,.earthy-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-calendar-table-header,.theme-preview.earthy-theme-preview .mat-calendar-body-label,.earthy-theme .mat-calendar-table-header,.earthy-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.earthy-theme-preview .mat-calendar-body-cell-content,.theme-preview.earthy-theme-preview .mat-date-range-input-separator,.earthy-theme .mat-calendar-body-cell-content,.earthy-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.earthy-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.earthy-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.earthy-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.earthy-theme-preview .mat-calendar-body-in-preview,.earthy-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.earthy-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.earthy-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.earthy-theme-preview .mat-calendar-body-in-range:before,.earthy-theme .mat-calendar-body-in-range:before{background:rgba(179,121,36,.2)}.theme-preview.earthy-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.earthy-theme-preview .mat-calendar-body-in-comparison-range:before,.earthy-theme .mat-calendar-body-comparison-identical,.earthy-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.earthy-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.earthy-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.earthy-theme .mat-calendar-body-comparison-bridge-start:before,.earthy-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(179,121,36,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.earthy-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.earthy-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.earthy-theme .mat-calendar-body-comparison-bridge-end:before,.earthy-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(179,121,36,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.earthy-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.earthy-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.earthy-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.earthy-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.earthy-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.earthy-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.earthy-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.earthy-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.earthy-theme-preview .mat-calendar-body-selected,.earthy-theme .mat-calendar-body-selected{background-color:#b37924;color:#fff}.theme-preview.earthy-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.earthy-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#b3792466}.theme-preview.earthy-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.earthy-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.earthy-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.earthy-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b379244d}@media (hover: hover){.theme-preview.earthy-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b379244d}}.theme-preview.earthy-theme-preview .mat-datepicker-content,.earthy-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,183,77,.2)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.earthy-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,183,77,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.earthy-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,183,77,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffb74d;color:#000000de}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffb74d66}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffb74d4d}@media (hover: hover){.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffb74d4d}}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.earthy-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.earthy-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.earthy-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.earthy-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.earthy-theme-preview .mat-datepicker-content-touch,.earthy-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.earthy-theme-preview .mat-datepicker-toggle-active,.earthy-theme .mat-datepicker-toggle-active{color:#b37924}.theme-preview.earthy-theme-preview .mat-datepicker-toggle-active.mat-accent,.earthy-theme .mat-datepicker-toggle-active.mat-accent{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-datepicker-toggle-active.mat-warn,.earthy-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-date-range-input-inner[disabled],.earthy-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.earthy-theme-preview .mat-dialog-container,.earthy-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.earthy-theme-preview .mat-divider,.earthy-theme .mat-divider{border-top-color:#0000001f}.theme-preview.earthy-theme-preview .mat-divider-vertical,.earthy-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.earthy-theme-preview .mat-expansion-panel,.earthy-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.earthy-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.earthy-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-action-row,.earthy-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.earthy-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.earthy-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.earthy-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.earthy-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.earthy-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.earthy-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.earthy-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.earthy-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.earthy-theme-preview .mat-expansion-panel-header-title,.earthy-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.earthy-theme-preview .mat-expansion-panel-header-description,.theme-preview.earthy-theme-preview .mat-expansion-indicator:after,.earthy-theme .mat-expansion-panel-header-description,.earthy-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.earthy-theme-preview .mat-expansion-panel-header[aria-disabled=true],.earthy-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.earthy-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.earthy-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.earthy-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.earthy-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.earthy-theme-preview .mat-form-field-label,.earthy-theme .mat-form-field-label,.theme-preview.earthy-theme-preview .mat-hint,.earthy-theme .mat-hint{color:#0009}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.earthy-theme .mat-form-field.mat-focused .mat-form-field-label{color:#b37924}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.earthy-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.earthy-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-focused .mat-form-field-required-marker,.earthy-theme .mat-focused .mat-form-field-required-marker{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field-ripple,.earthy-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.earthy-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.earthy-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.earthy-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.earthy-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#b37924}.theme-preview.earthy-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.earthy-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.earthy-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.earthy-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.earthy-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.earthy-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.earthy-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.earthy-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.earthy-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.earthy-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.earthy-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-error,.earthy-theme .mat-error{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.earthy-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.earthy-theme-preview .mat-form-field-appearance-legacy .mat-hint,.earthy-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.earthy-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.earthy-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.earthy-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.earthy-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.earthy-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.earthy-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.earthy-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.earthy-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.earthy-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.earthy-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.earthy-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.earthy-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.earthy-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.earthy-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.earthy-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.earthy-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.earthy-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.earthy-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.earthy-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.earthy-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.earthy-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#b37924}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.earthy-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.earthy-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.earthy-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.earthy-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.earthy-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.earthy-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.earthy-theme-preview .mat-icon.mat-primary,.earthy-theme .mat-icon.mat-primary{color:#b37924}.theme-preview.earthy-theme-preview .mat-icon.mat-accent,.earthy-theme .mat-icon.mat-accent{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-icon.mat-warn,.earthy-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.earthy-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.earthy-theme-preview .mat-input-element:disabled,.theme-preview.earthy-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.earthy-theme .mat-input-element:disabled,.earthy-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.earthy-theme-preview .mat-input-element,.earthy-theme .mat-input-element{caret-color:#b37924}.theme-preview.earthy-theme-preview .mat-input-element::placeholder,.earthy-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.earthy-theme-preview .mat-input-element::-moz-placeholder,.earthy-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.earthy-theme-preview .mat-input-element::-webkit-input-placeholder,.earthy-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.earthy-theme-preview .mat-input-element:-ms-input-placeholder,.earthy-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.earthy-theme-preview .mat-form-field.mat-accent .mat-input-element,.earthy-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.earthy-theme-preview .mat-form-field-invalid .mat-input-element,.earthy-theme .mat-form-field.mat-warn .mat-input-element,.earthy-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.earthy-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-list-base .mat-list-item,.earthy-theme .mat-list-base .mat-list-item,.theme-preview.earthy-theme-preview .mat-list-base .mat-list-option,.earthy-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.earthy-theme-preview .mat-list-base .mat-subheader,.earthy-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.earthy-theme-preview .mat-list-item-disabled,.earthy-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.earthy-theme-preview .mat-list-option:hover,.theme-preview.earthy-theme-preview .mat-list-option:focus,.theme-preview.earthy-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.earthy-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.earthy-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.earthy-theme-preview .mat-action-list .mat-list-item:focus,.earthy-theme .mat-list-option:hover,.earthy-theme .mat-list-option:focus,.earthy-theme .mat-nav-list .mat-list-item:hover,.earthy-theme .mat-nav-list .mat-list-item:focus,.earthy-theme .mat-action-list .mat-list-item:hover,.earthy-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.earthy-theme-preview .mat-list-single-selected-option,.theme-preview.earthy-theme-preview .mat-list-single-selected-option:hover,.theme-preview.earthy-theme-preview .mat-list-single-selected-option:focus,.earthy-theme .mat-list-single-selected-option,.earthy-theme .mat-list-single-selected-option:hover,.earthy-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-menu-panel,.earthy-theme .mat-menu-panel{background:white}.theme-preview.earthy-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.earthy-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.earthy-theme-preview .mat-menu-item,.earthy-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.earthy-theme-preview .mat-menu-item[disabled],.theme-preview.earthy-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.earthy-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.earthy-theme .mat-menu-item[disabled],.earthy-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.earthy-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.earthy-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.earthy-theme-preview .mat-menu-submenu-icon,.earthy-theme .mat-menu-item .mat-icon-no-color,.earthy-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.earthy-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.earthy-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.earthy-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.earthy-theme-preview .mat-menu-item-highlighted:not([disabled]),.earthy-theme .mat-menu-item:hover:not([disabled]),.earthy-theme .mat-menu-item.cdk-program-focused:not([disabled]),.earthy-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.earthy-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.earthy-theme-preview .mat-paginator,.earthy-theme .mat-paginator{background:white}.theme-preview.earthy-theme-preview .mat-paginator,.theme-preview.earthy-theme-preview .mat-paginator-page-size .mat-select-trigger,.earthy-theme .mat-paginator,.earthy-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.earthy-theme-preview .mat-paginator-decrement,.theme-preview.earthy-theme-preview .mat-paginator-increment,.earthy-theme .mat-paginator-decrement,.earthy-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.earthy-theme-preview .mat-paginator-first,.theme-preview.earthy-theme-preview .mat-paginator-last,.earthy-theme .mat-paginator-first,.earthy-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.earthy-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.earthy-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.earthy-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.earthy-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.earthy-theme .mat-icon-button[disabled] .mat-paginator-decrement,.earthy-theme .mat-icon-button[disabled] .mat-paginator-increment,.earthy-theme .mat-icon-button[disabled] .mat-paginator-first,.earthy-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.earthy-theme-preview .mat-progress-bar-background,.earthy-theme .mat-progress-bar-background{fill:#e8dac5}.theme-preview.earthy-theme-preview .mat-progress-bar-buffer,.earthy-theme .mat-progress-bar-buffer{background-color:#e8dac5}.theme-preview.earthy-theme-preview .mat-progress-bar-fill:after,.earthy-theme .mat-progress-bar-fill:after{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.earthy-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbe9cf}.theme-preview.earthy-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.earthy-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbe9cf}.theme-preview.earthy-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.earthy-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.earthy-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.earthy-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.earthy-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.earthy-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.earthy-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-progress-spinner circle,.theme-preview.earthy-theme-preview .mat-spinner circle,.earthy-theme .mat-progress-spinner circle,.earthy-theme .mat-spinner circle{stroke:#b37924}.theme-preview.earthy-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.earthy-theme-preview .mat-spinner.mat-accent circle,.earthy-theme .mat-progress-spinner.mat-accent circle,.earthy-theme .mat-spinner.mat-accent circle{stroke:#ffb74d}.theme-preview.earthy-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.earthy-theme-preview .mat-spinner.mat-warn circle,.earthy-theme .mat-progress-spinner.mat-warn circle,.earthy-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.earthy-theme-preview .mat-radio-outer-circle,.earthy-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.earthy-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.earthy-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#b37924}.theme-preview.earthy-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.earthy-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.earthy-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.earthy-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.earthy-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.earthy-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.earthy-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.earthy-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.earthy-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.earthy-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.earthy-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.earthy-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.earthy-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.earthy-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.earthy-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.earthy-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.earthy-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.earthy-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.earthy-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.earthy-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.earthy-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.earthy-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.earthy-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.earthy-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.earthy-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.earthy-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.earthy-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.earthy-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.earthy-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.earthy-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.earthy-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.earthy-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.earthy-theme-preview .mat-radio-button .mat-ripple-element,.earthy-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.earthy-theme-preview .mat-select-value,.earthy-theme .mat-select-value{color:#000000de}.theme-preview.earthy-theme-preview .mat-select-placeholder,.earthy-theme .mat-select-placeholder{color:#0000006b}.theme-preview.earthy-theme-preview .mat-select-disabled .mat-select-value,.earthy-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.earthy-theme-preview .mat-select-arrow,.earthy-theme .mat-select-arrow{color:#0000008a}.theme-preview.earthy-theme-preview .mat-select-panel,.earthy-theme .mat-select-panel{background:white}.theme-preview.earthy-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.earthy-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.earthy-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.earthy-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.earthy-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#b37924}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.earthy-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffb74d}.theme-preview.earthy-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.earthy-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.earthy-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.earthy-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.earthy-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.earthy-theme-preview .mat-drawer-container,.earthy-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.earthy-theme-preview .mat-drawer,.earthy-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.earthy-theme-preview .mat-drawer.mat-drawer-push,.earthy-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.earthy-theme-preview .mat-drawer:not(.mat-drawer-side),.earthy-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.earthy-theme-preview .mat-drawer-side,.earthy-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-drawer-side.mat-drawer-end,.earthy-theme .mat-drawer-side.mat-drawer-end,.theme-preview.earthy-theme-preview [dir=rtl] .mat-drawer-side,.earthy-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.earthy-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.earthy-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.earthy-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.earthy-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.earthy-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffb74d8a}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.earthy-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.earthy-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.earthy-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#b379248a}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.earthy-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.earthy-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.earthy-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.earthy-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.earthy-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.earthy-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.earthy-theme-preview .mat-slide-toggle-thumb,.earthy-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.earthy-theme-preview .mat-slide-toggle-bar,.earthy-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.earthy-theme-preview .mat-slider-track-background,.earthy-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.earthy-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.earthy-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-primary .mat-slider-thumb-label,.earthy-theme .mat-primary .mat-slider-track-fill,.earthy-theme .mat-primary .mat-slider-thumb,.earthy-theme .mat-primary .mat-slider-thumb-label{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-primary .mat-slider-thumb-label-text,.earthy-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.earthy-theme-preview .mat-primary .mat-slider-focus-ring,.earthy-theme .mat-primary .mat-slider-focus-ring{background-color:#b3792433}.theme-preview.earthy-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.earthy-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-accent .mat-slider-thumb-label,.earthy-theme .mat-accent .mat-slider-track-fill,.earthy-theme .mat-accent .mat-slider-thumb,.earthy-theme .mat-accent .mat-slider-thumb-label{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-accent .mat-slider-thumb-label-text,.earthy-theme .mat-accent .mat-slider-thumb-label-text{color:#000000de}.theme-preview.earthy-theme-preview .mat-accent .mat-slider-focus-ring,.earthy-theme .mat-accent .mat-slider-focus-ring{background-color:#ffb74d33}.theme-preview.earthy-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.earthy-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-warn .mat-slider-thumb-label,.earthy-theme .mat-warn .mat-slider-track-fill,.earthy-theme .mat-warn .mat-slider-thumb,.earthy-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-warn .mat-slider-thumb-label-text,.earthy-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.earthy-theme-preview .mat-warn .mat-slider-focus-ring,.earthy-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.earthy-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.earthy-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.earthy-theme .mat-slider:hover .mat-slider-track-background,.earthy-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.earthy-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.earthy-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.earthy-theme-preview .mat-slider-disabled .mat-slider-thumb,.earthy-theme .mat-slider-disabled .mat-slider-track-background,.earthy-theme .mat-slider-disabled .mat-slider-track-fill,.earthy-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.earthy-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.earthy-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.earthy-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.earthy-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.earthy-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.earthy-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.earthy-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.earthy-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.earthy-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.earthy-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.earthy-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.earthy-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.earthy-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.earthy-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.earthy-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.earthy-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.earthy-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.earthy-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.earthy-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.earthy-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.earthy-theme-preview .mat-slider-horizontal .mat-slider-ticks,.earthy-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.earthy-theme-preview .mat-slider-vertical .mat-slider-ticks,.earthy-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.earthy-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.earthy-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.earthy-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.earthy-theme-preview .mat-step-header:hover[aria-disabled=false],.earthy-theme .mat-step-header.cdk-keyboard-focused,.earthy-theme .mat-step-header.cdk-program-focused,.earthy-theme .mat-step-header:hover:not([aria-disabled]),.earthy-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.earthy-theme-preview .mat-step-header:hover[aria-disabled=true],.earthy-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.earthy-theme-preview .mat-step-header:hover,.earthy-theme .mat-step-header:hover{background:none}}.theme-preview.earthy-theme-preview .mat-step-header .mat-step-label,.theme-preview.earthy-theme-preview .mat-step-header .mat-step-optional,.earthy-theme .mat-step-header .mat-step-label,.earthy-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.earthy-theme-preview .mat-step-header .mat-step-icon,.earthy-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.earthy-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.earthy-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.earthy-theme-preview .mat-step-header .mat-step-icon-state-edit,.earthy-theme .mat-step-header .mat-step-icon-selected,.earthy-theme .mat-step-header .mat-step-icon-state-done,.earthy-theme .mat-step-header .mat-step-icon-state-edit{background-color:#b37924;color:#fff}.theme-preview.earthy-theme-preview .mat-step-header.mat-accent .mat-step-icon,.earthy-theme .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.theme-preview.earthy-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.earthy-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.earthy-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.earthy-theme .mat-step-header.mat-accent .mat-step-icon-selected,.earthy-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.earthy-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffb74d;color:#000000de}.theme-preview.earthy-theme-preview .mat-step-header.mat-warn .mat-step-icon,.earthy-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.earthy-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.earthy-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.earthy-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.earthy-theme .mat-step-header.mat-warn .mat-step-icon-selected,.earthy-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.earthy-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.earthy-theme-preview .mat-step-header .mat-step-icon-state-error,.earthy-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.earthy-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.earthy-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.earthy-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.earthy-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.earthy-theme-preview .mat-stepper-horizontal,.theme-preview.earthy-theme-preview .mat-stepper-vertical,.earthy-theme .mat-stepper-horizontal,.earthy-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.earthy-theme-preview .mat-stepper-vertical-line:before,.earthy-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.earthy-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.earthy-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.earthy-theme-preview .mat-stepper-horizontal-line,.earthy-theme .mat-horizontal-stepper-header:before,.earthy-theme .mat-horizontal-stepper-header:after,.earthy-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.earthy-theme-preview .mat-sort-header-arrow,.earthy-theme .mat-sort-header-arrow{color:#757575}.theme-preview.earthy-theme-preview .mat-tab-nav-bar,.theme-preview.earthy-theme-preview .mat-tab-header,.earthy-theme .mat-tab-nav-bar,.earthy-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.earthy-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.earthy-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.earthy-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.earthy-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.earthy-theme-preview .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-link,.earthy-theme .mat-tab-label,.earthy-theme .mat-tab-link{color:#000000de}.theme-preview.earthy-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.earthy-theme-preview .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.earthy-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.earthy-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-nav-bar[class*=mat-background-],.earthy-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.earthy-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#caa1664d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.earthy-theme .mat-tab-group.mat-primary .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.earthy-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.earthy-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe0b24d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.earthy-theme .mat-tab-group.mat-accent .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.earthy-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.earthy-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.earthy-theme .mat-tab-group.mat-warn .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.earthy-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.earthy-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.earthy-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#caa1664d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#b37924}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe0b24d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffb74d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.earthy-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.earthy-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.earthy-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.earthy-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.earthy-theme-preview .mat-toolbar,.earthy-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.earthy-theme-preview .mat-toolbar.mat-primary,.earthy-theme .mat-toolbar.mat-primary{background:#b37924;color:#fff}.theme-preview.earthy-theme-preview .mat-toolbar.mat-accent,.earthy-theme .mat-toolbar.mat-accent{background:#ffb74d;color:#000000de}.theme-preview.earthy-theme-preview .mat-toolbar.mat-warn,.earthy-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.earthy-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.earthy-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.earthy-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.earthy-theme .mat-toolbar .mat-form-field-underline,.earthy-theme .mat-toolbar .mat-form-field-ripple,.earthy-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.earthy-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.earthy-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.earthy-theme-preview .mat-toolbar .mat-select-value,.theme-preview.earthy-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.earthy-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.earthy-theme .mat-toolbar .mat-form-field-label,.earthy-theme .mat-toolbar .mat-focused .mat-form-field-label,.earthy-theme .mat-toolbar .mat-select-value,.earthy-theme .mat-toolbar .mat-select-arrow,.earthy-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.earthy-theme-preview .mat-toolbar .mat-input-element,.earthy-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.earthy-theme-preview .mat-tooltip,.earthy-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.earthy-theme-preview .mat-tree,.earthy-theme .mat-tree{background:white}.theme-preview.earthy-theme-preview .mat-tree-node,.theme-preview.earthy-theme-preview .mat-nested-tree-node,.earthy-theme .mat-tree-node,.earthy-theme .mat-nested-tree-node{color:#000000de}.theme-preview.earthy-theme-preview .mat-snack-bar-container,.earthy-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.earthy-theme-preview .mat-simple-snackbar-action,.earthy-theme .mat-simple-snackbar-action{color:#ffb74d}.theme-preview.deep-purple-green-theme-preview,.deep-purple-green-theme{--warn: #ff5e61;--primary: #673ab7;--secondary: #4caf50}.theme-preview.deep-purple-green-theme-preview .primary-color-fill,.deep-purple-green-theme .primary-color-fill{fill:#673ab7}.theme-preview.deep-purple-green-theme-preview .accent-color-fill,.deep-purple-green-theme .accent-color-fill{fill:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-label-content,.theme-preview.deep-purple-green-theme-preview .active-tab,.theme-preview.deep-purple-green-theme-preview .primary-color,.deep-purple-green-theme .mat-button-toggle-label-content,.deep-purple-green-theme .active-tab,.deep-purple-green-theme .primary-color{color:#673ab7!important}.theme-preview.deep-purple-green-theme-preview .warn-color,.deep-purple-green-theme .warn-color{color:#ff5e61!important}.theme-preview.deep-purple-green-theme-preview .accent-color,.deep-purple-green-theme .accent-color{color:#4caf50!important}.theme-preview.deep-purple-green-theme-preview .primary-color-bg,.deep-purple-green-theme .primary-color-bg{background-color:#673ab7!important}.theme-preview.deep-purple-green-theme-preview .expanded-row,.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-checked,.theme-preview.deep-purple-green-theme-preview .primary-color-bg-light,.deep-purple-green-theme .expanded-row,.deep-purple-green-theme .mat-button-toggle-checked,.deep-purple-green-theme .primary-color-bg-light{background-color:#673ab71a!important}.theme-preview.deep-purple-green-theme-preview .primary-color-bg-xlight,.deep-purple-green-theme .primary-color-bg-xlight{background-color:#673ab70d}.theme-preview.deep-purple-green-theme-preview .mat-primary-border,.deep-purple-green-theme .mat-primary-border{border-color:#673ab7!important}.theme-preview.deep-purple-green-theme-preview .ql-placeholder,.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-accent,.deep-purple-green-theme .ql-placeholder,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#4caf504d}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-warn,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.deep-purple-green-theme-preview .gradientFillCard,.deep-purple-green-theme .gradientFillCard{background:#673ab7;background:linear-gradient(135deg,#512da8 0%,#4caf50 100%)!important}.theme-preview.deep-purple-green-theme-preview .mat-ripple-element,.deep-purple-green-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.deep-purple-green-theme-preview .mat-option,.deep-purple-green-theme .mat-option{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.deep-purple-green-theme-preview .mat-option:focus:not(.mat-option-disabled),.deep-purple-green-theme .mat-option:hover:not(.mat-option-disabled),.deep-purple-green-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.deep-purple-green-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.deep-purple-green-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.deep-purple-green-theme-preview .mat-option.mat-active,.deep-purple-green-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-option.mat-option-disabled,.deep-purple-green-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.deep-purple-green-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.deep-purple-green-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.deep-purple-green-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-optgroup-label,.deep-purple-green-theme .mat-optgroup-label{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.deep-purple-green-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox,.deep-purple-green-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox:after,.deep-purple-green-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox-disabled,.deep-purple-green-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.deep-purple-green-theme .mat-primary .mat-pseudo-checkbox-checked,.deep-purple-green-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.deep-purple-green-theme .mat-pseudo-checkbox-checked,.deep-purple-green-theme .mat-pseudo-checkbox-indeterminate,.deep-purple-green-theme .mat-accent .mat-pseudo-checkbox-checked,.deep-purple-green-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.deep-purple-green-theme .mat-warn .mat-pseudo-checkbox-checked,.deep-purple-green-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.deep-purple-green-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.deep-purple-green-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.deep-purple-green-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.deep-purple-green-theme-preview .mat-app-background,.theme-preview.deep-purple-green-theme-preview.mat-app-background,.deep-purple-green-theme .mat-app-background,.deep-purple-green-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z0,.deep-purple-green-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z1,.deep-purple-green-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z2,.deep-purple-green-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z3,.deep-purple-green-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z4,.deep-purple-green-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z5,.deep-purple-green-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z6,.deep-purple-green-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z7,.deep-purple-green-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z8,.deep-purple-green-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z9,.deep-purple-green-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z10,.deep-purple-green-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z11,.deep-purple-green-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z12,.deep-purple-green-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z13,.deep-purple-green-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z14,.deep-purple-green-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z15,.deep-purple-green-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z16,.deep-purple-green-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z17,.deep-purple-green-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z18,.deep-purple-green-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z19,.deep-purple-green-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z20,.deep-purple-green-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z21,.deep-purple-green-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z22,.deep-purple-green-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z23,.deep-purple-green-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-elevation-z24,.deep-purple-green-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.deep-purple-green-theme-preview .mat-autocomplete-panel,.deep-purple-green-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.deep-purple-green-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.deep-purple-green-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.deep-purple-green-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-badge,.deep-purple-green-theme .mat-badge{position:relative}.theme-preview.deep-purple-green-theme-preview .mat-badge-hidden .mat-badge-content,.deep-purple-green-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.deep-purple-green-theme-preview .mat-badge-content,.deep-purple-green-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.deep-purple-green-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.deep-purple-green-theme-preview .mat-badge-content._mat-animation-noopable,.deep-purple-green-theme .ng-animate-disabled .mat-badge-content,.deep-purple-green-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.deep-purple-green-theme-preview .mat-badge-content.mat-badge-active,.deep-purple-green-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.deep-purple-green-theme-preview .mat-badge-small .mat-badge-content,.deep-purple-green-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.deep-purple-green-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.deep-purple-green-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.deep-purple-green-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.deep-purple-green-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.deep-purple-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.deep-purple-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium .mat-badge-content,.deep-purple-green-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.deep-purple-green-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.deep-purple-green-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.deep-purple-green-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.deep-purple-green-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.deep-purple-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.deep-purple-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large .mat-badge-content,.deep-purple-green-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.deep-purple-green-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.deep-purple-green-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.deep-purple-green-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.deep-purple-green-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.deep-purple-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.deep-purple-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.deep-purple-green-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .deep-purple-green-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.deep-purple-green-theme-preview .mat-badge-content,.deep-purple-green-theme .mat-badge-content{color:#fff;background:#673ab7}.cdk-high-contrast-active .theme-preview.deep-purple-green-theme-preview .mat-badge-content,.cdk-high-contrast-active .deep-purple-green-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.deep-purple-green-theme-preview .mat-badge-accent .mat-badge-content,.deep-purple-green-theme .mat-badge-accent .mat-badge-content{background:#4caf50;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-badge-warn .mat-badge-content,.deep-purple-green-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-badge-disabled .mat-badge-content,.deep-purple-green-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-bottom-sheet-container,.deep-purple-green-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-button,.theme-preview.deep-purple-green-theme-preview .mat-icon-button,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button,.deep-purple-green-theme .mat-button,.deep-purple-green-theme .mat-icon-button,.deep-purple-green-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-primary,.deep-purple-green-theme .mat-button.mat-primary,.deep-purple-green-theme .mat-icon-button.mat-primary,.deep-purple-green-theme .mat-stroked-button.mat-primary{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-accent,.deep-purple-green-theme .mat-button.mat-accent,.deep-purple-green-theme .mat-icon-button.mat-accent,.deep-purple-green-theme .mat-stroked-button.mat-accent{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-warn,.deep-purple-green-theme .mat-button.mat-warn,.deep-purple-green-theme .mat-icon-button.mat-warn,.deep-purple-green-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-icon-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-icon-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-icon-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-stroked-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-stroked-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-stroked-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.deep-purple-green-theme .mat-button.mat-primary .mat-button-focus-overlay,.deep-purple-green-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.deep-purple-green-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.deep-purple-green-theme .mat-button.mat-accent .mat-button-focus-overlay,.deep-purple-green-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.deep-purple-green-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.deep-purple-green-theme .mat-button.mat-warn .mat-button-focus-overlay,.deep-purple-green-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.deep-purple-green-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.deep-purple-green-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.deep-purple-green-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.deep-purple-green-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.deep-purple-green-theme-preview .mat-button .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-stroked-button .mat-ripple-element,.deep-purple-green-theme .mat-button .mat-ripple-element,.deep-purple-green-theme .mat-icon-button .mat-ripple-element,.deep-purple-green-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.deep-purple-green-theme-preview .mat-button-focus-overlay,.deep-purple-green-theme .mat-button-focus-overlay{background:black}.theme-preview.deep-purple-green-theme-preview .mat-stroked-button:not(.mat-button-disabled),.deep-purple-green-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-flat-button,.theme-preview.deep-purple-green-theme-preview .mat-raised-button,.theme-preview.deep-purple-green-theme-preview .mat-fab,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab,.deep-purple-green-theme .mat-flat-button,.deep-purple-green-theme .mat-raised-button,.deep-purple-green-theme .mat-fab,.deep-purple-green-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-primary,.deep-purple-green-theme .mat-flat-button.mat-primary,.deep-purple-green-theme .mat-raised-button.mat-primary,.deep-purple-green-theme .mat-fab.mat-primary,.deep-purple-green-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-accent,.deep-purple-green-theme .mat-flat-button.mat-accent,.deep-purple-green-theme .mat-raised-button.mat-accent,.deep-purple-green-theme .mat-fab.mat-accent,.deep-purple-green-theme .mat-mini-fab.mat-accent{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-warn,.deep-purple-green-theme .mat-flat-button.mat-warn,.deep-purple-green-theme .mat-raised-button.mat-warn,.deep-purple-green-theme .mat-fab.mat-warn,.deep-purple-green-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-primary,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-primary,.deep-purple-green-theme .mat-flat-button.mat-primary,.deep-purple-green-theme .mat-raised-button.mat-primary,.deep-purple-green-theme .mat-fab.mat-primary,.deep-purple-green-theme .mat-mini-fab.mat-primary{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-accent,.deep-purple-green-theme .mat-flat-button.mat-accent,.deep-purple-green-theme .mat-raised-button.mat-accent,.deep-purple-green-theme .mat-fab.mat-accent,.deep-purple-green-theme .mat-mini-fab.mat-accent{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-warn,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-warn,.deep-purple-green-theme .mat-flat-button.mat-warn,.deep-purple-green-theme .mat-raised-button.mat-warn,.deep-purple-green-theme .mat-fab.mat-warn,.deep-purple-green-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-fab.mat-button-disabled.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-primary.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-accent.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-warn.mat-button-disabled,.deep-purple-green-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-flat-button.mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-raised-button.mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-fab.mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-flat-button.mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-raised-button.mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-fab.mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-flat-button.mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-raised-button.mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-fab.mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.deep-purple-green-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.deep-purple-green-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-stroked-button:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.deep-purple-green-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-fab:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.deep-purple-green-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.deep-purple-green-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-standalone,.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-group,.deep-purple-green-theme .mat-button-toggle-standalone,.deep-purple-green-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-group-appearance-standard,.deep-purple-green-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.deep-purple-green-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle,.deep-purple-green-theme .mat-button-toggle{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.deep-purple-green-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-appearance-standard,.deep-purple-green-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.deep-purple-green-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.deep-purple-green-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.deep-purple-green-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.deep-purple-green-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-checked,.deep-purple-green-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.deep-purple-green-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-disabled,.deep-purple-green-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.deep-purple-green-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.deep-purple-green-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.deep-purple-green-theme-preview .mat-button-toggle-group-appearance-standard,.deep-purple-green-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.deep-purple-green-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-card,.deep-purple-green-theme .mat-card{background:white;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-card:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-card-subtitle,.deep-purple-green-theme .mat-card-subtitle{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-frame,.deep-purple-green-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checkmark,.deep-purple-green-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checkmark-path,.deep-purple-green-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-mixedmark,.deep-purple-green-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.deep-purple-green-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.deep-purple-green-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.deep-purple-green-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.deep-purple-green-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-checkbox .mat-ripple-element,.deep-purple-green-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip,.deep-purple-green-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.deep-purple-green-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.deep-purple-green-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.deep-purple-green-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip:after,.deep-purple-green-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#4caf50;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.deep-purple-green-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.deep-purple-green-theme-preview .mat-table,.deep-purple-green-theme .mat-table{background:white}.theme-preview.deep-purple-green-theme-preview .mat-table thead,.theme-preview.deep-purple-green-theme-preview .mat-table tbody,.theme-preview.deep-purple-green-theme-preview .mat-table tfoot,.theme-preview.deep-purple-green-theme-preview mat-header-row,.theme-preview.deep-purple-green-theme-preview mat-row,.theme-preview.deep-purple-green-theme-preview mat-footer-row,.theme-preview.deep-purple-green-theme-preview [mat-header-row],.theme-preview.deep-purple-green-theme-preview [mat-row],.theme-preview.deep-purple-green-theme-preview [mat-footer-row],.theme-preview.deep-purple-green-theme-preview .mat-table-sticky,.deep-purple-green-theme .mat-table thead,.deep-purple-green-theme .mat-table tbody,.deep-purple-green-theme .mat-table tfoot,.deep-purple-green-theme mat-header-row,.deep-purple-green-theme mat-row,.deep-purple-green-theme mat-footer-row,.deep-purple-green-theme [mat-header-row],.deep-purple-green-theme [mat-row],.deep-purple-green-theme [mat-footer-row],.deep-purple-green-theme .mat-table-sticky{background:inherit}.theme-preview.deep-purple-green-theme-preview mat-row,.theme-preview.deep-purple-green-theme-preview mat-header-row,.theme-preview.deep-purple-green-theme-preview mat-footer-row,.theme-preview.deep-purple-green-theme-preview th.mat-header-cell,.theme-preview.deep-purple-green-theme-preview td.mat-cell,.theme-preview.deep-purple-green-theme-preview td.mat-footer-cell,.deep-purple-green-theme mat-row,.deep-purple-green-theme mat-header-row,.deep-purple-green-theme mat-footer-row,.deep-purple-green-theme th.mat-header-cell,.deep-purple-green-theme td.mat-cell,.deep-purple-green-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-header-cell,.deep-purple-green-theme .mat-header-cell{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-cell,.theme-preview.deep-purple-green-theme-preview .mat-footer-cell,.deep-purple-green-theme .mat-cell,.deep-purple-green-theme .mat-footer-cell{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-calendar-arrow,.deep-purple-green-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-toggle,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.deep-purple-green-theme .mat-datepicker-toggle,.deep-purple-green-theme .mat-datepicker-content .mat-calendar-next-button,.deep-purple-green-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-calendar-table-header-divider:after,.deep-purple-green-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-calendar-table-header,.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-label,.deep-purple-green-theme .mat-calendar-table-header,.deep-purple-green-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-cell-content,.theme-preview.deep-purple-green-theme-preview .mat-date-range-input-separator,.deep-purple-green-theme .mat-calendar-body-cell-content,.deep-purple-green-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.deep-purple-green-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-in-preview,.deep-purple-green-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-in-range:before,.deep-purple-green-theme .mat-calendar-body-in-range:before{background:rgba(103,58,183,.2)}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-in-comparison-range:before,.deep-purple-green-theme .mat-calendar-body-comparison-identical,.deep-purple-green-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.deep-purple-green-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.deep-purple-green-theme .mat-calendar-body-comparison-bridge-start:before,.deep-purple-green-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(103,58,183,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.deep-purple-green-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.deep-purple-green-theme .mat-calendar-body-comparison-bridge-end:before,.deep-purple-green-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(103,58,183,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.deep-purple-green-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.deep-purple-green-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.deep-purple-green-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.deep-purple-green-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-selected,.deep-purple-green-theme .mat-calendar-body-selected{background-color:#673ab7;color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.deep-purple-green-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#673ab766}.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.deep-purple-green-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.deep-purple-green-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.deep-purple-green-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}@media (hover: hover){.theme-preview.deep-purple-green-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content,.deep-purple-green-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(76,175,80,.2)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.deep-purple-green-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(76,175,80,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.deep-purple-green-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(76,175,80,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#4caf50;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#4caf5066}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4caf504d}@media (hover: hover){.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4caf504d}}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.deep-purple-green-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.deep-purple-green-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.deep-purple-green-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-content-touch,.deep-purple-green-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-toggle-active,.deep-purple-green-theme .mat-datepicker-toggle-active{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-toggle-active.mat-accent,.deep-purple-green-theme .mat-datepicker-toggle-active.mat-accent{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-datepicker-toggle-active.mat-warn,.deep-purple-green-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-date-range-input-inner[disabled],.deep-purple-green-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-dialog-container,.deep-purple-green-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-divider,.deep-purple-green-theme .mat-divider{border-top-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-divider-vertical,.deep-purple-green-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel,.deep-purple-green-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-action-row,.deep-purple-green-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.deep-purple-green-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.deep-purple-green-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.deep-purple-green-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.deep-purple-green-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel-header-title,.deep-purple-green-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel-header-description,.theme-preview.deep-purple-green-theme-preview .mat-expansion-indicator:after,.deep-purple-green-theme .mat-expansion-panel-header-description,.deep-purple-green-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel-header[aria-disabled=true],.deep-purple-green-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.deep-purple-green-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.deep-purple-green-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.deep-purple-green-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.deep-purple-green-theme-preview .mat-form-field-label,.deep-purple-green-theme .mat-form-field-label,.theme-preview.deep-purple-green-theme-preview .mat-hint,.deep-purple-green-theme .mat-hint{color:#0009}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.deep-purple-green-theme .mat-form-field.mat-focused .mat-form-field-label{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.deep-purple-green-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.deep-purple-green-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-focused .mat-form-field-required-marker,.deep-purple-green-theme .mat-focused .mat-form-field-required-marker{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field-ripple,.deep-purple-green-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.deep-purple-green-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.deep-purple-green-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.deep-purple-green-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.deep-purple-green-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.deep-purple-green-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.deep-purple-green-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.deep-purple-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.deep-purple-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.deep-purple-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.deep-purple-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.deep-purple-green-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-error,.deep-purple-green-theme .mat-error{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.deep-purple-green-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-legacy .mat-hint,.deep-purple-green-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.deep-purple-green-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.deep-purple-green-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.deep-purple-green-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.deep-purple-green-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.deep-purple-green-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.deep-purple-green-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.deep-purple-green-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.deep-purple-green-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.deep-purple-green-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.deep-purple-green-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.deep-purple-green-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.deep-purple-green-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.deep-purple-green-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.deep-purple-green-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.deep-purple-green-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.deep-purple-green-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.deep-purple-green-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.deep-purple-green-theme-preview .mat-icon.mat-primary,.deep-purple-green-theme .mat-icon.mat-primary{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-icon.mat-accent,.deep-purple-green-theme .mat-icon.mat-accent{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-icon.mat-warn,.deep-purple-green-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.deep-purple-green-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-input-element:disabled,.theme-preview.deep-purple-green-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.deep-purple-green-theme .mat-input-element:disabled,.deep-purple-green-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-input-element,.deep-purple-green-theme .mat-input-element{caret-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-input-element::placeholder,.deep-purple-green-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-input-element::-moz-placeholder,.deep-purple-green-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-input-element::-webkit-input-placeholder,.deep-purple-green-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-input-element:-ms-input-placeholder,.deep-purple-green-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-accent .mat-input-element,.deep-purple-green-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.deep-purple-green-theme-preview .mat-form-field-invalid .mat-input-element,.deep-purple-green-theme .mat-form-field.mat-warn .mat-input-element,.deep-purple-green-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.deep-purple-green-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-list-base .mat-list-item,.deep-purple-green-theme .mat-list-base .mat-list-item,.theme-preview.deep-purple-green-theme-preview .mat-list-base .mat-list-option,.deep-purple-green-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-list-base .mat-subheader,.deep-purple-green-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-list-item-disabled,.deep-purple-green-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.deep-purple-green-theme-preview .mat-list-option:hover,.theme-preview.deep-purple-green-theme-preview .mat-list-option:focus,.theme-preview.deep-purple-green-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.deep-purple-green-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.deep-purple-green-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.deep-purple-green-theme-preview .mat-action-list .mat-list-item:focus,.deep-purple-green-theme .mat-list-option:hover,.deep-purple-green-theme .mat-list-option:focus,.deep-purple-green-theme .mat-nav-list .mat-list-item:hover,.deep-purple-green-theme .mat-nav-list .mat-list-item:focus,.deep-purple-green-theme .mat-action-list .mat-list-item:hover,.deep-purple-green-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.deep-purple-green-theme-preview .mat-list-single-selected-option,.theme-preview.deep-purple-green-theme-preview .mat-list-single-selected-option:hover,.theme-preview.deep-purple-green-theme-preview .mat-list-single-selected-option:focus,.deep-purple-green-theme .mat-list-single-selected-option,.deep-purple-green-theme .mat-list-single-selected-option:hover,.deep-purple-green-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-menu-panel,.deep-purple-green-theme .mat-menu-panel{background:white}.theme-preview.deep-purple-green-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-menu-item,.deep-purple-green-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-menu-item[disabled],.theme-preview.deep-purple-green-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.deep-purple-green-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.deep-purple-green-theme .mat-menu-item[disabled],.deep-purple-green-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.deep-purple-green-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.deep-purple-green-theme-preview .mat-menu-submenu-icon,.deep-purple-green-theme .mat-menu-item .mat-icon-no-color,.deep-purple-green-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.deep-purple-green-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.deep-purple-green-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.deep-purple-green-theme-preview .mat-menu-item-highlighted:not([disabled]),.deep-purple-green-theme .mat-menu-item:hover:not([disabled]),.deep-purple-green-theme .mat-menu-item.cdk-program-focused:not([disabled]),.deep-purple-green-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.deep-purple-green-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.deep-purple-green-theme-preview .mat-paginator,.deep-purple-green-theme .mat-paginator{background:white}.theme-preview.deep-purple-green-theme-preview .mat-paginator,.theme-preview.deep-purple-green-theme-preview .mat-paginator-page-size .mat-select-trigger,.deep-purple-green-theme .mat-paginator,.deep-purple-green-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-paginator-decrement,.theme-preview.deep-purple-green-theme-preview .mat-paginator-increment,.deep-purple-green-theme .mat-paginator-decrement,.deep-purple-green-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.deep-purple-green-theme-preview .mat-paginator-first,.theme-preview.deep-purple-green-theme-preview .mat-paginator-last,.deep-purple-green-theme .mat-paginator-first,.deep-purple-green-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.deep-purple-green-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.deep-purple-green-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.deep-purple-green-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.deep-purple-green-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.deep-purple-green-theme .mat-icon-button[disabled] .mat-paginator-decrement,.deep-purple-green-theme .mat-icon-button[disabled] .mat-paginator-increment,.deep-purple-green-theme .mat-icon-button[disabled] .mat-paginator-first,.deep-purple-green-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar-background,.deep-purple-green-theme .mat-progress-bar-background{fill:#d5cae9}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar-buffer,.deep-purple-green-theme .mat-progress-bar-buffer{background-color:#d5cae9}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar-fill:after,.deep-purple-green-theme .mat-progress-bar-fill:after{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.deep-purple-green-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#cfe7d0}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.deep-purple-green-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#cfe7d0}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.deep-purple-green-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.deep-purple-green-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.deep-purple-green-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.deep-purple-green-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.deep-purple-green-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-progress-spinner circle,.theme-preview.deep-purple-green-theme-preview .mat-spinner circle,.deep-purple-green-theme .mat-progress-spinner circle,.deep-purple-green-theme .mat-spinner circle{stroke:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.deep-purple-green-theme-preview .mat-spinner.mat-accent circle,.deep-purple-green-theme .mat-progress-spinner.mat-accent circle,.deep-purple-green-theme .mat-spinner.mat-accent circle{stroke:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.deep-purple-green-theme-preview .mat-spinner.mat-warn circle,.deep-purple-green-theme .mat-progress-spinner.mat-warn circle,.deep-purple-green-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-radio-outer-circle,.deep-purple-green-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.deep-purple-green-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.deep-purple-green-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.deep-purple-green-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.deep-purple-green-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.deep-purple-green-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.deep-purple-green-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.deep-purple-green-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.deep-purple-green-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.deep-purple-green-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.deep-purple-green-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.deep-purple-green-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.deep-purple-green-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.deep-purple-green-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.deep-purple-green-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.deep-purple-green-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.deep-purple-green-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.deep-purple-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.deep-purple-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.deep-purple-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.deep-purple-green-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-radio-button .mat-ripple-element,.deep-purple-green-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.deep-purple-green-theme-preview .mat-select-value,.deep-purple-green-theme .mat-select-value{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-select-placeholder,.deep-purple-green-theme .mat-select-placeholder{color:#0000006b}.theme-preview.deep-purple-green-theme-preview .mat-select-disabled .mat-select-value,.deep-purple-green-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-select-arrow,.deep-purple-green-theme .mat-select-arrow{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-select-panel,.deep-purple-green-theme .mat-select-panel{background:white}.theme-preview.deep-purple-green-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.deep-purple-green-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.deep-purple-green-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.deep-purple-green-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.deep-purple-green-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.deep-purple-green-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.deep-purple-green-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.deep-purple-green-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.deep-purple-green-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-drawer-container,.deep-purple-green-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-drawer,.deep-purple-green-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-drawer.mat-drawer-push,.deep-purple-green-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-drawer:not(.mat-drawer-side),.deep-purple-green-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-drawer-side,.deep-purple-green-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-drawer-side.mat-drawer-end,.deep-purple-green-theme .mat-drawer-side.mat-drawer-end,.theme-preview.deep-purple-green-theme-preview [dir=rtl] .mat-drawer-side,.deep-purple-green-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.deep-purple-green-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.deep-purple-green-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.deep-purple-green-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.deep-purple-green-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.deep-purple-green-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#4caf508a}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.deep-purple-green-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.deep-purple-green-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.deep-purple-green-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#673ab78a}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.deep-purple-green-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.deep-purple-green-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.deep-purple-green-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.deep-purple-green-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.deep-purple-green-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle-thumb,.deep-purple-green-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.deep-purple-green-theme-preview .mat-slide-toggle-bar,.deep-purple-green-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-slider-track-background,.deep-purple-green-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-slider-thumb-label,.deep-purple-green-theme .mat-primary .mat-slider-track-fill,.deep-purple-green-theme .mat-primary .mat-slider-thumb,.deep-purple-green-theme .mat-primary .mat-slider-thumb-label{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-slider-thumb-label-text,.deep-purple-green-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-primary .mat-slider-focus-ring,.deep-purple-green-theme .mat-primary .mat-slider-focus-ring{background-color:#673ab733}.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-slider-thumb-label,.deep-purple-green-theme .mat-accent .mat-slider-track-fill,.deep-purple-green-theme .mat-accent .mat-slider-thumb,.deep-purple-green-theme .mat-accent .mat-slider-thumb-label{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-slider-thumb-label-text,.deep-purple-green-theme .mat-accent .mat-slider-thumb-label-text{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-accent .mat-slider-focus-ring,.deep-purple-green-theme .mat-accent .mat-slider-focus-ring{background-color:#4caf5033}.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-slider-thumb-label,.deep-purple-green-theme .mat-warn .mat-slider-track-fill,.deep-purple-green-theme .mat-warn .mat-slider-thumb,.deep-purple-green-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-slider-thumb-label-text,.deep-purple-green-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.deep-purple-green-theme-preview .mat-warn .mat-slider-focus-ring,.deep-purple-green-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.deep-purple-green-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.deep-purple-green-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.deep-purple-green-theme .mat-slider:hover .mat-slider-track-background,.deep-purple-green-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.deep-purple-green-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.deep-purple-green-theme-preview .mat-slider-disabled .mat-slider-thumb,.deep-purple-green-theme .mat-slider-disabled .mat-slider-track-background,.deep-purple-green-theme .mat-slider-disabled .mat-slider-track-fill,.deep-purple-green-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.deep-purple-green-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.deep-purple-green-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.deep-purple-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.deep-purple-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.deep-purple-green-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.deep-purple-green-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.deep-purple-green-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.deep-purple-green-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.deep-purple-green-theme-preview .mat-slider-horizontal .mat-slider-ticks,.deep-purple-green-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.deep-purple-green-theme-preview .mat-slider-vertical .mat-slider-ticks,.deep-purple-green-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.deep-purple-green-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.deep-purple-green-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.deep-purple-green-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.deep-purple-green-theme-preview .mat-step-header:hover[aria-disabled=false],.deep-purple-green-theme .mat-step-header.cdk-keyboard-focused,.deep-purple-green-theme .mat-step-header.cdk-program-focused,.deep-purple-green-theme .mat-step-header:hover:not([aria-disabled]),.deep-purple-green-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.deep-purple-green-theme-preview .mat-step-header:hover[aria-disabled=true],.deep-purple-green-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.deep-purple-green-theme-preview .mat-step-header:hover,.deep-purple-green-theme .mat-step-header:hover{background:none}}.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-label,.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-optional,.deep-purple-green-theme .mat-step-header .mat-step-label,.deep-purple-green-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-icon,.deep-purple-green-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-icon-state-edit,.deep-purple-green-theme .mat-step-header .mat-step-icon-selected,.deep-purple-green-theme .mat-step-header .mat-step-icon-state-done,.deep-purple-green-theme .mat-step-header .mat-step-icon-state-edit{background-color:#673ab7;color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-accent .mat-step-icon,.deep-purple-green-theme .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.deep-purple-green-theme .mat-step-header.mat-accent .mat-step-icon-selected,.deep-purple-green-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.deep-purple-green-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#4caf50;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-warn .mat-step-icon,.deep-purple-green-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.deep-purple-green-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.deep-purple-green-theme .mat-step-header.mat-warn .mat-step-icon-selected,.deep-purple-green-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.deep-purple-green-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-icon-state-error,.deep-purple-green-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.deep-purple-green-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.deep-purple-green-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-stepper-horizontal,.theme-preview.deep-purple-green-theme-preview .mat-stepper-vertical,.deep-purple-green-theme .mat-stepper-horizontal,.deep-purple-green-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-stepper-vertical-line:before,.deep-purple-green-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.deep-purple-green-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.deep-purple-green-theme-preview .mat-stepper-horizontal-line,.deep-purple-green-theme .mat-horizontal-stepper-header:before,.deep-purple-green-theme .mat-horizontal-stepper-header:after,.deep-purple-green-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.deep-purple-green-theme-preview .mat-sort-header-arrow,.deep-purple-green-theme .mat-sort-header-arrow{color:#757575}.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-header,.deep-purple-green-theme .mat-tab-nav-bar,.deep-purple-green-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.deep-purple-green-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.deep-purple-green-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.deep-purple-green-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.deep-purple-green-theme-preview .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-link,.deep-purple-green-theme .mat-tab-label,.deep-purple-green-theme .mat-tab-link{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.deep-purple-green-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar[class*=mat-background-],.deep-purple-green-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.deep-purple-green-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#9575cd4d}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-primary .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#81c7844d}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-accent .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-warn .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.deep-purple-green-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.deep-purple-green-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#9575cd4d}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#673ab7}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#81c7844d}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#4caf50}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.deep-purple-green-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.deep-purple-green-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.deep-purple-green-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.deep-purple-green-theme-preview .mat-toolbar,.deep-purple-green-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-toolbar.mat-primary,.deep-purple-green-theme .mat-toolbar.mat-primary{background:#673ab7;color:#fff}.theme-preview.deep-purple-green-theme-preview .mat-toolbar.mat-accent,.deep-purple-green-theme .mat-toolbar.mat-accent{background:#4caf50;color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-toolbar.mat-warn,.deep-purple-green-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.deep-purple-green-theme .mat-toolbar .mat-form-field-underline,.deep-purple-green-theme .mat-toolbar .mat-form-field-ripple,.deep-purple-green-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-select-value,.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.deep-purple-green-theme .mat-toolbar .mat-form-field-label,.deep-purple-green-theme .mat-toolbar .mat-focused .mat-form-field-label,.deep-purple-green-theme .mat-toolbar .mat-select-value,.deep-purple-green-theme .mat-toolbar .mat-select-arrow,.deep-purple-green-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.deep-purple-green-theme-preview .mat-toolbar .mat-input-element,.deep-purple-green-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.deep-purple-green-theme-preview .mat-tooltip,.deep-purple-green-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.deep-purple-green-theme-preview .mat-tree,.deep-purple-green-theme .mat-tree{background:white}.theme-preview.deep-purple-green-theme-preview .mat-tree-node,.theme-preview.deep-purple-green-theme-preview .mat-nested-tree-node,.deep-purple-green-theme .mat-tree-node,.deep-purple-green-theme .mat-nested-tree-node{color:#000000de}.theme-preview.deep-purple-green-theme-preview .mat-snack-bar-container,.deep-purple-green-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.deep-purple-green-theme-preview .mat-simple-snackbar-action,.deep-purple-green-theme .mat-simple-snackbar-action{color:#4caf50}.theme-preview.blue-grey-brown-theme-preview,.blue-grey-brown-theme{--warn: #ff5e61;--primary: #607d8b;--secondary: #795548}.theme-preview.blue-grey-brown-theme-preview .primary-color-fill,.blue-grey-brown-theme .primary-color-fill{fill:#607d8b}.theme-preview.blue-grey-brown-theme-preview .accent-color-fill,.blue-grey-brown-theme .accent-color-fill{fill:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-label-content,.theme-preview.blue-grey-brown-theme-preview .active-tab,.theme-preview.blue-grey-brown-theme-preview .primary-color,.blue-grey-brown-theme .mat-button-toggle-label-content,.blue-grey-brown-theme .active-tab,.blue-grey-brown-theme .primary-color{color:#607d8b!important}.theme-preview.blue-grey-brown-theme-preview .warn-color,.blue-grey-brown-theme .warn-color{color:#ff5e61!important}.theme-preview.blue-grey-brown-theme-preview .accent-color,.blue-grey-brown-theme .accent-color{color:#795548!important}.theme-preview.blue-grey-brown-theme-preview .primary-color-bg,.blue-grey-brown-theme .primary-color-bg{background-color:#607d8b!important}.theme-preview.blue-grey-brown-theme-preview .expanded-row,.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-checked,.theme-preview.blue-grey-brown-theme-preview .primary-color-bg-light,.blue-grey-brown-theme .expanded-row,.blue-grey-brown-theme .mat-button-toggle-checked,.blue-grey-brown-theme .primary-color-bg-light{background-color:#607d8b1a!important}.theme-preview.blue-grey-brown-theme-preview .primary-color-bg-xlight,.blue-grey-brown-theme .primary-color-bg-xlight{background-color:#607d8b0d}.theme-preview.blue-grey-brown-theme-preview .mat-primary-border,.blue-grey-brown-theme .mat-primary-border{border-color:#607d8b!important}.theme-preview.blue-grey-brown-theme-preview .ql-placeholder,.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-accent,.blue-grey-brown-theme .ql-placeholder,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#7955484d}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-warn,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.blue-grey-brown-theme-preview .gradientFillCard,.blue-grey-brown-theme .gradientFillCard{background:#607d8b;background:linear-gradient(135deg,#455a64 0%,#795548 100%)!important}.theme-preview.blue-grey-brown-theme-preview .mat-ripple-element,.blue-grey-brown-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.blue-grey-brown-theme-preview .mat-option,.blue-grey-brown-theme .mat-option{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-option:focus:not(.mat-option-disabled),.blue-grey-brown-theme .mat-option:hover:not(.mat-option-disabled),.blue-grey-brown-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.blue-grey-brown-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.blue-grey-brown-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.blue-grey-brown-theme-preview .mat-option.mat-active,.blue-grey-brown-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-option.mat-option-disabled,.blue-grey-brown-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.blue-grey-brown-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.blue-grey-brown-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.blue-grey-brown-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-optgroup-label,.blue-grey-brown-theme .mat-optgroup-label{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.blue-grey-brown-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox,.blue-grey-brown-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox:after,.blue-grey-brown-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox-disabled,.blue-grey-brown-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.blue-grey-brown-theme .mat-primary .mat-pseudo-checkbox-checked,.blue-grey-brown-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.blue-grey-brown-theme .mat-pseudo-checkbox-checked,.blue-grey-brown-theme .mat-pseudo-checkbox-indeterminate,.blue-grey-brown-theme .mat-accent .mat-pseudo-checkbox-checked,.blue-grey-brown-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.blue-grey-brown-theme .mat-warn .mat-pseudo-checkbox-checked,.blue-grey-brown-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.blue-grey-brown-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.blue-grey-brown-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.blue-grey-brown-theme-preview .mat-app-background,.theme-preview.blue-grey-brown-theme-preview.mat-app-background,.blue-grey-brown-theme .mat-app-background,.blue-grey-brown-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z0,.blue-grey-brown-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z1,.blue-grey-brown-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z2,.blue-grey-brown-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z3,.blue-grey-brown-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z4,.blue-grey-brown-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z5,.blue-grey-brown-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z6,.blue-grey-brown-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z7,.blue-grey-brown-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z8,.blue-grey-brown-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z9,.blue-grey-brown-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z10,.blue-grey-brown-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z11,.blue-grey-brown-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z12,.blue-grey-brown-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z13,.blue-grey-brown-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z14,.blue-grey-brown-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z15,.blue-grey-brown-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z16,.blue-grey-brown-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z17,.blue-grey-brown-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z18,.blue-grey-brown-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z19,.blue-grey-brown-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z20,.blue-grey-brown-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z21,.blue-grey-brown-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z22,.blue-grey-brown-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z23,.blue-grey-brown-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-elevation-z24,.blue-grey-brown-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.blue-grey-brown-theme-preview .mat-autocomplete-panel,.blue-grey-brown-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.blue-grey-brown-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.blue-grey-brown-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.blue-grey-brown-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-badge,.blue-grey-brown-theme .mat-badge{position:relative}.theme-preview.blue-grey-brown-theme-preview .mat-badge-hidden .mat-badge-content,.blue-grey-brown-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.blue-grey-brown-theme-preview .mat-badge-content,.blue-grey-brown-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.blue-grey-brown-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.blue-grey-brown-theme-preview .mat-badge-content._mat-animation-noopable,.blue-grey-brown-theme .ng-animate-disabled .mat-badge-content,.blue-grey-brown-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.blue-grey-brown-theme-preview .mat-badge-content.mat-badge-active,.blue-grey-brown-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small .mat-badge-content,.blue-grey-brown-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.blue-grey-brown-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.blue-grey-brown-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.blue-grey-brown-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.blue-grey-brown-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.blue-grey-brown-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.blue-grey-brown-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.blue-grey-brown-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large .mat-badge-content,.blue-grey-brown-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.blue-grey-brown-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.blue-grey-brown-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.blue-grey-brown-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.blue-grey-brown-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.blue-grey-brown-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.blue-grey-brown-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.blue-grey-brown-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .blue-grey-brown-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.blue-grey-brown-theme-preview .mat-badge-content,.blue-grey-brown-theme .mat-badge-content{color:#fff;background:#607d8b}.cdk-high-contrast-active .theme-preview.blue-grey-brown-theme-preview .mat-badge-content,.cdk-high-contrast-active .blue-grey-brown-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.blue-grey-brown-theme-preview .mat-badge-accent .mat-badge-content,.blue-grey-brown-theme .mat-badge-accent .mat-badge-content{background:#795548;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-badge-warn .mat-badge-content,.blue-grey-brown-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-badge-disabled .mat-badge-content,.blue-grey-brown-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-bottom-sheet-container,.blue-grey-brown-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-button,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button,.blue-grey-brown-theme .mat-button,.blue-grey-brown-theme .mat-icon-button,.blue-grey-brown-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-primary,.blue-grey-brown-theme .mat-button.mat-primary,.blue-grey-brown-theme .mat-icon-button.mat-primary,.blue-grey-brown-theme .mat-stroked-button.mat-primary{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-accent,.blue-grey-brown-theme .mat-button.mat-accent,.blue-grey-brown-theme .mat-icon-button.mat-accent,.blue-grey-brown-theme .mat-stroked-button.mat-accent{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-warn,.blue-grey-brown-theme .mat-button.mat-warn,.blue-grey-brown-theme .mat-icon-button.mat-warn,.blue-grey-brown-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-icon-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-icon-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-icon-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-stroked-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-stroked-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-stroked-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.blue-grey-brown-theme .mat-button.mat-primary .mat-button-focus-overlay,.blue-grey-brown-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.blue-grey-brown-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.blue-grey-brown-theme .mat-button.mat-accent .mat-button-focus-overlay,.blue-grey-brown-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.blue-grey-brown-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.blue-grey-brown-theme .mat-button.mat-warn .mat-button-focus-overlay,.blue-grey-brown-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.blue-grey-brown-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.blue-grey-brown-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.blue-grey-brown-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.blue-grey-brown-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.blue-grey-brown-theme-preview .mat-button .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button .mat-ripple-element,.blue-grey-brown-theme .mat-button .mat-ripple-element,.blue-grey-brown-theme .mat-icon-button .mat-ripple-element,.blue-grey-brown-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.blue-grey-brown-theme-preview .mat-button-focus-overlay,.blue-grey-brown-theme .mat-button-focus-overlay{background:black}.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button:not(.mat-button-disabled),.blue-grey-brown-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button,.theme-preview.blue-grey-brown-theme-preview .mat-fab,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab,.blue-grey-brown-theme .mat-flat-button,.blue-grey-brown-theme .mat-raised-button,.blue-grey-brown-theme .mat-fab,.blue-grey-brown-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-primary,.blue-grey-brown-theme .mat-flat-button.mat-primary,.blue-grey-brown-theme .mat-raised-button.mat-primary,.blue-grey-brown-theme .mat-fab.mat-primary,.blue-grey-brown-theme .mat-mini-fab.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-accent,.blue-grey-brown-theme .mat-flat-button.mat-accent,.blue-grey-brown-theme .mat-raised-button.mat-accent,.blue-grey-brown-theme .mat-fab.mat-accent,.blue-grey-brown-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-warn,.blue-grey-brown-theme .mat-flat-button.mat-warn,.blue-grey-brown-theme .mat-raised-button.mat-warn,.blue-grey-brown-theme .mat-fab.mat-warn,.blue-grey-brown-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-primary,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-primary,.blue-grey-brown-theme .mat-flat-button.mat-primary,.blue-grey-brown-theme .mat-raised-button.mat-primary,.blue-grey-brown-theme .mat-fab.mat-primary,.blue-grey-brown-theme .mat-mini-fab.mat-primary{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-accent,.blue-grey-brown-theme .mat-flat-button.mat-accent,.blue-grey-brown-theme .mat-raised-button.mat-accent,.blue-grey-brown-theme .mat-fab.mat-accent,.blue-grey-brown-theme .mat-mini-fab.mat-accent{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-warn,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-warn,.blue-grey-brown-theme .mat-flat-button.mat-warn,.blue-grey-brown-theme .mat-raised-button.mat-warn,.blue-grey-brown-theme .mat-fab.mat-warn,.blue-grey-brown-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-fab.mat-button-disabled.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-primary.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-accent.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-warn.mat-button-disabled,.blue-grey-brown-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-flat-button.mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-raised-button.mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-fab.mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-flat-button.mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-raised-button.mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-fab.mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.blue-grey-brown-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-flat-button.mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-raised-button.mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-fab.mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.blue-grey-brown-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.blue-grey-brown-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-stroked-button:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-fab:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.blue-grey-brown-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-standalone,.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-group,.blue-grey-brown-theme .mat-button-toggle-standalone,.blue-grey-brown-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-group-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle,.blue-grey-brown-theme .mat-button-toggle{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.blue-grey-brown-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.blue-grey-brown-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.blue-grey-brown-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.blue-grey-brown-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.blue-grey-brown-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-checked,.blue-grey-brown-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-disabled,.blue-grey-brown-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.blue-grey-brown-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.blue-grey-brown-theme-preview .mat-button-toggle-group-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.blue-grey-brown-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-card,.blue-grey-brown-theme .mat-card{background:white;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-card:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-card-subtitle,.blue-grey-brown-theme .mat-card-subtitle{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-frame,.blue-grey-brown-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checkmark,.blue-grey-brown-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checkmark-path,.blue-grey-brown-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-mixedmark,.blue-grey-brown-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.blue-grey-brown-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.blue-grey-brown-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.blue-grey-brown-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip,.blue-grey-brown-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.blue-grey-brown-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.blue-grey-brown-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.blue-grey-brown-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip:after,.blue-grey-brown-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#607d8b;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#795548;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.blue-grey-brown-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.blue-grey-brown-theme-preview .mat-table,.blue-grey-brown-theme .mat-table{background:white}.theme-preview.blue-grey-brown-theme-preview .mat-table thead,.theme-preview.blue-grey-brown-theme-preview .mat-table tbody,.theme-preview.blue-grey-brown-theme-preview .mat-table tfoot,.theme-preview.blue-grey-brown-theme-preview mat-header-row,.theme-preview.blue-grey-brown-theme-preview mat-row,.theme-preview.blue-grey-brown-theme-preview mat-footer-row,.theme-preview.blue-grey-brown-theme-preview [mat-header-row],.theme-preview.blue-grey-brown-theme-preview [mat-row],.theme-preview.blue-grey-brown-theme-preview [mat-footer-row],.theme-preview.blue-grey-brown-theme-preview .mat-table-sticky,.blue-grey-brown-theme .mat-table thead,.blue-grey-brown-theme .mat-table tbody,.blue-grey-brown-theme .mat-table tfoot,.blue-grey-brown-theme mat-header-row,.blue-grey-brown-theme mat-row,.blue-grey-brown-theme mat-footer-row,.blue-grey-brown-theme [mat-header-row],.blue-grey-brown-theme [mat-row],.blue-grey-brown-theme [mat-footer-row],.blue-grey-brown-theme .mat-table-sticky{background:inherit}.theme-preview.blue-grey-brown-theme-preview mat-row,.theme-preview.blue-grey-brown-theme-preview mat-header-row,.theme-preview.blue-grey-brown-theme-preview mat-footer-row,.theme-preview.blue-grey-brown-theme-preview th.mat-header-cell,.theme-preview.blue-grey-brown-theme-preview td.mat-cell,.theme-preview.blue-grey-brown-theme-preview td.mat-footer-cell,.blue-grey-brown-theme mat-row,.blue-grey-brown-theme mat-header-row,.blue-grey-brown-theme mat-footer-row,.blue-grey-brown-theme th.mat-header-cell,.blue-grey-brown-theme td.mat-cell,.blue-grey-brown-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-header-cell,.blue-grey-brown-theme .mat-header-cell{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-cell,.theme-preview.blue-grey-brown-theme-preview .mat-footer-cell,.blue-grey-brown-theme .mat-cell,.blue-grey-brown-theme .mat-footer-cell{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-arrow,.blue-grey-brown-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-toggle,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.blue-grey-brown-theme .mat-datepicker-toggle,.blue-grey-brown-theme .mat-datepicker-content .mat-calendar-next-button,.blue-grey-brown-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-table-header-divider:after,.blue-grey-brown-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-table-header,.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-label,.blue-grey-brown-theme .mat-calendar-table-header,.blue-grey-brown-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-cell-content,.theme-preview.blue-grey-brown-theme-preview .mat-date-range-input-separator,.blue-grey-brown-theme .mat-calendar-body-cell-content,.blue-grey-brown-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.blue-grey-brown-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-in-preview,.blue-grey-brown-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-in-range:before,.blue-grey-brown-theme .mat-calendar-body-in-range:before{background:rgba(96,125,139,.2)}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-in-comparison-range:before,.blue-grey-brown-theme .mat-calendar-body-comparison-identical,.blue-grey-brown-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.blue-grey-brown-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.blue-grey-brown-theme .mat-calendar-body-comparison-bridge-start:before,.blue-grey-brown-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(96,125,139,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.blue-grey-brown-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.blue-grey-brown-theme .mat-calendar-body-comparison-bridge-end:before,.blue-grey-brown-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(96,125,139,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.blue-grey-brown-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.blue-grey-brown-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.blue-grey-brown-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.blue-grey-brown-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-selected,.blue-grey-brown-theme .mat-calendar-body-selected{background-color:#607d8b;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.blue-grey-brown-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#607d8b66}.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.blue-grey-brown-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.blue-grey-brown-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.blue-grey-brown-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#607d8b4d}@media (hover: hover){.theme-preview.blue-grey-brown-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#607d8b4d}}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content,.blue-grey-brown-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(121,85,72,.2)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.blue-grey-brown-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(121,85,72,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.blue-grey-brown-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(121,85,72,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#795548;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#79554866}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7955484d}@media (hover: hover){.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7955484d}}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.blue-grey-brown-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.blue-grey-brown-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.blue-grey-brown-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-content-touch,.blue-grey-brown-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-toggle-active,.blue-grey-brown-theme .mat-datepicker-toggle-active{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-toggle-active.mat-accent,.blue-grey-brown-theme .mat-datepicker-toggle-active.mat-accent{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-datepicker-toggle-active.mat-warn,.blue-grey-brown-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-date-range-input-inner[disabled],.blue-grey-brown-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-dialog-container,.blue-grey-brown-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-divider,.blue-grey-brown-theme .mat-divider{border-top-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-divider-vertical,.blue-grey-brown-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel,.blue-grey-brown-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-action-row,.blue-grey-brown-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.blue-grey-brown-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.blue-grey-brown-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.blue-grey-brown-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.blue-grey-brown-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel-header-title,.blue-grey-brown-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel-header-description,.theme-preview.blue-grey-brown-theme-preview .mat-expansion-indicator:after,.blue-grey-brown-theme .mat-expansion-panel-header-description,.blue-grey-brown-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel-header[aria-disabled=true],.blue-grey-brown-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.blue-grey-brown-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.blue-grey-brown-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.blue-grey-brown-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-label,.blue-grey-brown-theme .mat-form-field-label,.theme-preview.blue-grey-brown-theme-preview .mat-hint,.blue-grey-brown-theme .mat-hint{color:#0009}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.blue-grey-brown-theme .mat-form-field.mat-focused .mat-form-field-label{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.blue-grey-brown-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.blue-grey-brown-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-focused .mat-form-field-required-marker,.blue-grey-brown-theme .mat-focused .mat-form-field-required-marker{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-ripple,.blue-grey-brown-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.blue-grey-brown-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.blue-grey-brown-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.blue-grey-brown-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.blue-grey-brown-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.blue-grey-brown-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.blue-grey-brown-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.blue-grey-brown-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.blue-grey-brown-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.blue-grey-brown-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.blue-grey-brown-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.blue-grey-brown-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-error,.blue-grey-brown-theme .mat-error{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.blue-grey-brown-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-legacy .mat-hint,.blue-grey-brown-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.blue-grey-brown-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.blue-grey-brown-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.blue-grey-brown-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.blue-grey-brown-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.blue-grey-brown-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.blue-grey-brown-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.blue-grey-brown-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.blue-grey-brown-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.blue-grey-brown-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.blue-grey-brown-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.blue-grey-brown-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.blue-grey-brown-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.blue-grey-brown-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.blue-grey-brown-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.blue-grey-brown-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.blue-grey-brown-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.blue-grey-brown-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.blue-grey-brown-theme-preview .mat-icon.mat-primary,.blue-grey-brown-theme .mat-icon.mat-primary{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-icon.mat-accent,.blue-grey-brown-theme .mat-icon.mat-accent{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-icon.mat-warn,.blue-grey-brown-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.blue-grey-brown-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-input-element:disabled,.theme-preview.blue-grey-brown-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.blue-grey-brown-theme .mat-input-element:disabled,.blue-grey-brown-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-input-element,.blue-grey-brown-theme .mat-input-element{caret-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-input-element::placeholder,.blue-grey-brown-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-input-element::-moz-placeholder,.blue-grey-brown-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-input-element::-webkit-input-placeholder,.blue-grey-brown-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-input-element:-ms-input-placeholder,.blue-grey-brown-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-accent .mat-input-element,.blue-grey-brown-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.blue-grey-brown-theme-preview .mat-form-field-invalid .mat-input-element,.blue-grey-brown-theme .mat-form-field.mat-warn .mat-input-element,.blue-grey-brown-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.blue-grey-brown-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-list-base .mat-list-item,.blue-grey-brown-theme .mat-list-base .mat-list-item,.theme-preview.blue-grey-brown-theme-preview .mat-list-base .mat-list-option,.blue-grey-brown-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-list-base .mat-subheader,.blue-grey-brown-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-list-item-disabled,.blue-grey-brown-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.blue-grey-brown-theme-preview .mat-list-option:hover,.theme-preview.blue-grey-brown-theme-preview .mat-list-option:focus,.theme-preview.blue-grey-brown-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.blue-grey-brown-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.blue-grey-brown-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.blue-grey-brown-theme-preview .mat-action-list .mat-list-item:focus,.blue-grey-brown-theme .mat-list-option:hover,.blue-grey-brown-theme .mat-list-option:focus,.blue-grey-brown-theme .mat-nav-list .mat-list-item:hover,.blue-grey-brown-theme .mat-nav-list .mat-list-item:focus,.blue-grey-brown-theme .mat-action-list .mat-list-item:hover,.blue-grey-brown-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.blue-grey-brown-theme-preview .mat-list-single-selected-option,.theme-preview.blue-grey-brown-theme-preview .mat-list-single-selected-option:hover,.theme-preview.blue-grey-brown-theme-preview .mat-list-single-selected-option:focus,.blue-grey-brown-theme .mat-list-single-selected-option,.blue-grey-brown-theme .mat-list-single-selected-option:hover,.blue-grey-brown-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-menu-panel,.blue-grey-brown-theme .mat-menu-panel{background:white}.theme-preview.blue-grey-brown-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-menu-item,.blue-grey-brown-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-menu-item[disabled],.theme-preview.blue-grey-brown-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.blue-grey-brown-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.blue-grey-brown-theme .mat-menu-item[disabled],.blue-grey-brown-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.blue-grey-brown-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.blue-grey-brown-theme-preview .mat-menu-submenu-icon,.blue-grey-brown-theme .mat-menu-item .mat-icon-no-color,.blue-grey-brown-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.blue-grey-brown-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.blue-grey-brown-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.blue-grey-brown-theme-preview .mat-menu-item-highlighted:not([disabled]),.blue-grey-brown-theme .mat-menu-item:hover:not([disabled]),.blue-grey-brown-theme .mat-menu-item.cdk-program-focused:not([disabled]),.blue-grey-brown-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.blue-grey-brown-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.blue-grey-brown-theme-preview .mat-paginator,.blue-grey-brown-theme .mat-paginator{background:white}.theme-preview.blue-grey-brown-theme-preview .mat-paginator,.theme-preview.blue-grey-brown-theme-preview .mat-paginator-page-size .mat-select-trigger,.blue-grey-brown-theme .mat-paginator,.blue-grey-brown-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-paginator-decrement,.theme-preview.blue-grey-brown-theme-preview .mat-paginator-increment,.blue-grey-brown-theme .mat-paginator-decrement,.blue-grey-brown-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.blue-grey-brown-theme-preview .mat-paginator-first,.theme-preview.blue-grey-brown-theme-preview .mat-paginator-last,.blue-grey-brown-theme .mat-paginator-first,.blue-grey-brown-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.blue-grey-brown-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.blue-grey-brown-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.blue-grey-brown-theme .mat-icon-button[disabled] .mat-paginator-decrement,.blue-grey-brown-theme .mat-icon-button[disabled] .mat-paginator-increment,.blue-grey-brown-theme .mat-icon-button[disabled] .mat-paginator-first,.blue-grey-brown-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar-background,.blue-grey-brown-theme .mat-progress-bar-background{fill:#d4dbde}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar-buffer,.blue-grey-brown-theme .mat-progress-bar-buffer{background-color:#d4dbde}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar-fill:after,.blue-grey-brown-theme .mat-progress-bar-fill:after{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.blue-grey-brown-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#dad1ce}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.blue-grey-brown-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#dad1ce}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.blue-grey-brown-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.blue-grey-brown-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.blue-grey-brown-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.blue-grey-brown-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.blue-grey-brown-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-progress-spinner circle,.theme-preview.blue-grey-brown-theme-preview .mat-spinner circle,.blue-grey-brown-theme .mat-progress-spinner circle,.blue-grey-brown-theme .mat-spinner circle{stroke:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.blue-grey-brown-theme-preview .mat-spinner.mat-accent circle,.blue-grey-brown-theme .mat-progress-spinner.mat-accent circle,.blue-grey-brown-theme .mat-spinner.mat-accent circle{stroke:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.blue-grey-brown-theme-preview .mat-spinner.mat-warn circle,.blue-grey-brown-theme .mat-progress-spinner.mat-warn circle,.blue-grey-brown-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-radio-outer-circle,.blue-grey-brown-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.blue-grey-brown-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.blue-grey-brown-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.blue-grey-brown-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.blue-grey-brown-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.blue-grey-brown-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.blue-grey-brown-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.blue-grey-brown-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.blue-grey-brown-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.blue-grey-brown-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.blue-grey-brown-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.blue-grey-brown-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.blue-grey-brown-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.blue-grey-brown-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.blue-grey-brown-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.blue-grey-brown-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.blue-grey-brown-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.blue-grey-brown-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.blue-grey-brown-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.blue-grey-brown-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.blue-grey-brown-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-radio-button .mat-ripple-element,.blue-grey-brown-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-select-value,.blue-grey-brown-theme .mat-select-value{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-select-placeholder,.blue-grey-brown-theme .mat-select-placeholder{color:#0000006b}.theme-preview.blue-grey-brown-theme-preview .mat-select-disabled .mat-select-value,.blue-grey-brown-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-select-arrow,.blue-grey-brown-theme .mat-select-arrow{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-select-panel,.blue-grey-brown-theme .mat-select-panel{background:white}.theme-preview.blue-grey-brown-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.blue-grey-brown-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.blue-grey-brown-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.blue-grey-brown-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.blue-grey-brown-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.blue-grey-brown-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.blue-grey-brown-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.blue-grey-brown-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.blue-grey-brown-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-drawer-container,.blue-grey-brown-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-drawer,.blue-grey-brown-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-drawer.mat-drawer-push,.blue-grey-brown-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-drawer:not(.mat-drawer-side),.blue-grey-brown-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-drawer-side,.blue-grey-brown-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-drawer-side.mat-drawer-end,.blue-grey-brown-theme .mat-drawer-side.mat-drawer-end,.theme-preview.blue-grey-brown-theme-preview [dir=rtl] .mat-drawer-side,.blue-grey-brown-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.blue-grey-brown-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.blue-grey-brown-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.blue-grey-brown-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.blue-grey-brown-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.blue-grey-brown-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#7955488a}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.blue-grey-brown-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.blue-grey-brown-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.blue-grey-brown-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#607d8b8a}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.blue-grey-brown-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.blue-grey-brown-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.blue-grey-brown-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.blue-grey-brown-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.blue-grey-brown-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle-thumb,.blue-grey-brown-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.blue-grey-brown-theme-preview .mat-slide-toggle-bar,.blue-grey-brown-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-slider-track-background,.blue-grey-brown-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-slider-thumb-label,.blue-grey-brown-theme .mat-primary .mat-slider-track-fill,.blue-grey-brown-theme .mat-primary .mat-slider-thumb,.blue-grey-brown-theme .mat-primary .mat-slider-thumb-label{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-slider-thumb-label-text,.blue-grey-brown-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-primary .mat-slider-focus-ring,.blue-grey-brown-theme .mat-primary .mat-slider-focus-ring{background-color:#607d8b33}.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-slider-thumb-label,.blue-grey-brown-theme .mat-accent .mat-slider-track-fill,.blue-grey-brown-theme .mat-accent .mat-slider-thumb,.blue-grey-brown-theme .mat-accent .mat-slider-thumb-label{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-slider-thumb-label-text,.blue-grey-brown-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-accent .mat-slider-focus-ring,.blue-grey-brown-theme .mat-accent .mat-slider-focus-ring{background-color:#79554833}.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-slider-thumb-label,.blue-grey-brown-theme .mat-warn .mat-slider-track-fill,.blue-grey-brown-theme .mat-warn .mat-slider-thumb,.blue-grey-brown-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-slider-thumb-label-text,.blue-grey-brown-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-warn .mat-slider-focus-ring,.blue-grey-brown-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.blue-grey-brown-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.blue-grey-brown-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.blue-grey-brown-theme .mat-slider:hover .mat-slider-track-background,.blue-grey-brown-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.blue-grey-brown-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.blue-grey-brown-theme-preview .mat-slider-disabled .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-disabled .mat-slider-track-background,.blue-grey-brown-theme .mat-slider-disabled .mat-slider-track-fill,.blue-grey-brown-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.blue-grey-brown-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.blue-grey-brown-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.blue-grey-brown-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.blue-grey-brown-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.blue-grey-brown-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.blue-grey-brown-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.blue-grey-brown-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.blue-grey-brown-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.blue-grey-brown-theme-preview .mat-slider-horizontal .mat-slider-ticks,.blue-grey-brown-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.blue-grey-brown-theme-preview .mat-slider-vertical .mat-slider-ticks,.blue-grey-brown-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.blue-grey-brown-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.blue-grey-brown-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.blue-grey-brown-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.blue-grey-brown-theme-preview .mat-step-header:hover[aria-disabled=false],.blue-grey-brown-theme .mat-step-header.cdk-keyboard-focused,.blue-grey-brown-theme .mat-step-header.cdk-program-focused,.blue-grey-brown-theme .mat-step-header:hover:not([aria-disabled]),.blue-grey-brown-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.blue-grey-brown-theme-preview .mat-step-header:hover[aria-disabled=true],.blue-grey-brown-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.blue-grey-brown-theme-preview .mat-step-header:hover,.blue-grey-brown-theme .mat-step-header:hover{background:none}}.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-label,.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-optional,.blue-grey-brown-theme .mat-step-header .mat-step-label,.blue-grey-brown-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-icon,.blue-grey-brown-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-icon-state-edit,.blue-grey-brown-theme .mat-step-header .mat-step-icon-selected,.blue-grey-brown-theme .mat-step-header .mat-step-icon-state-done,.blue-grey-brown-theme .mat-step-header .mat-step-icon-state-edit{background-color:#607d8b;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-accent .mat-step-icon,.blue-grey-brown-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.blue-grey-brown-theme .mat-step-header.mat-accent .mat-step-icon-selected,.blue-grey-brown-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.blue-grey-brown-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#795548;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-warn .mat-step-icon,.blue-grey-brown-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.blue-grey-brown-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.blue-grey-brown-theme .mat-step-header.mat-warn .mat-step-icon-selected,.blue-grey-brown-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.blue-grey-brown-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-icon-state-error,.blue-grey-brown-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.blue-grey-brown-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.blue-grey-brown-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-stepper-horizontal,.theme-preview.blue-grey-brown-theme-preview .mat-stepper-vertical,.blue-grey-brown-theme .mat-stepper-horizontal,.blue-grey-brown-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-stepper-vertical-line:before,.blue-grey-brown-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.blue-grey-brown-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.blue-grey-brown-theme-preview .mat-stepper-horizontal-line,.blue-grey-brown-theme .mat-horizontal-stepper-header:before,.blue-grey-brown-theme .mat-horizontal-stepper-header:after,.blue-grey-brown-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-sort-header-arrow,.blue-grey-brown-theme .mat-sort-header-arrow{color:#757575}.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-header,.blue-grey-brown-theme .mat-tab-nav-bar,.blue-grey-brown-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.blue-grey-brown-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.blue-grey-brown-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.blue-grey-brown-theme-preview .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-link,.blue-grey-brown-theme .mat-tab-label,.blue-grey-brown-theme .mat-tab-link{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar[class*=mat-background-],.blue-grey-brown-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.blue-grey-brown-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#90a4ae4d}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-primary .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#a1887f4d}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-accent .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-warn .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.blue-grey-brown-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.blue-grey-brown-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#90a4ae4d}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#607d8b}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#a1887f4d}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#795548}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.blue-grey-brown-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.blue-grey-brown-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.blue-grey-brown-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar,.blue-grey-brown-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar.mat-primary,.blue-grey-brown-theme .mat-toolbar.mat-primary{background:#607d8b;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar.mat-accent,.blue-grey-brown-theme .mat-toolbar.mat-accent{background:#795548;color:#fff}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar.mat-warn,.blue-grey-brown-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.blue-grey-brown-theme .mat-toolbar .mat-form-field-underline,.blue-grey-brown-theme .mat-toolbar .mat-form-field-ripple,.blue-grey-brown-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-select-value,.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.blue-grey-brown-theme .mat-toolbar .mat-form-field-label,.blue-grey-brown-theme .mat-toolbar .mat-focused .mat-form-field-label,.blue-grey-brown-theme .mat-toolbar .mat-select-value,.blue-grey-brown-theme .mat-toolbar .mat-select-arrow,.blue-grey-brown-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.blue-grey-brown-theme-preview .mat-toolbar .mat-input-element,.blue-grey-brown-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.blue-grey-brown-theme-preview .mat-tooltip,.blue-grey-brown-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.blue-grey-brown-theme-preview .mat-tree,.blue-grey-brown-theme .mat-tree{background:white}.theme-preview.blue-grey-brown-theme-preview .mat-tree-node,.theme-preview.blue-grey-brown-theme-preview .mat-nested-tree-node,.blue-grey-brown-theme .mat-tree-node,.blue-grey-brown-theme .mat-nested-tree-node{color:#000000de}.theme-preview.blue-grey-brown-theme-preview .mat-snack-bar-container,.blue-grey-brown-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.blue-grey-brown-theme-preview .mat-simple-snackbar-action,.blue-grey-brown-theme .mat-simple-snackbar-action{color:#795548}.theme-preview.cyan-teal-theme-preview,.cyan-teal-theme{--warn: #ff5e61;--primary: #00bcd4;--secondary: #009688}.theme-preview.cyan-teal-theme-preview .primary-color-fill,.cyan-teal-theme .primary-color-fill{fill:#00bcd4}.theme-preview.cyan-teal-theme-preview .accent-color-fill,.cyan-teal-theme .accent-color-fill{fill:#009688}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-label-content,.theme-preview.cyan-teal-theme-preview .active-tab,.theme-preview.cyan-teal-theme-preview .primary-color,.cyan-teal-theme .mat-button-toggle-label-content,.cyan-teal-theme .active-tab,.cyan-teal-theme .primary-color{color:#00bcd4!important}.theme-preview.cyan-teal-theme-preview .warn-color,.cyan-teal-theme .warn-color{color:#ff5e61!important}.theme-preview.cyan-teal-theme-preview .accent-color,.cyan-teal-theme .accent-color{color:#009688!important}.theme-preview.cyan-teal-theme-preview .primary-color-bg,.cyan-teal-theme .primary-color-bg{background-color:#00bcd4!important}.theme-preview.cyan-teal-theme-preview .expanded-row,.theme-preview.cyan-teal-theme-preview .mat-button-toggle-checked,.theme-preview.cyan-teal-theme-preview .primary-color-bg-light,.cyan-teal-theme .expanded-row,.cyan-teal-theme .mat-button-toggle-checked,.cyan-teal-theme .primary-color-bg-light{background-color:#00bcd41a!important}.theme-preview.cyan-teal-theme-preview .primary-color-bg-xlight,.cyan-teal-theme .primary-color-bg-xlight{background-color:#00bcd40d}.theme-preview.cyan-teal-theme-preview .mat-primary-border,.cyan-teal-theme .mat-primary-border{border-color:#00bcd4!important}.theme-preview.cyan-teal-theme-preview .ql-placeholder,.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-accent,.cyan-teal-theme .ql-placeholder,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#0096884d}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-warn,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.cyan-teal-theme-preview .gradientFillCard,.cyan-teal-theme .gradientFillCard{background:#00bcd4;background:linear-gradient(135deg,#0097a7 0%,#009688 100%)!important}.theme-preview.cyan-teal-theme-preview .mat-ripple-element,.cyan-teal-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.cyan-teal-theme-preview .mat-option,.cyan-teal-theme .mat-option{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.cyan-teal-theme-preview .mat-option:focus:not(.mat-option-disabled),.cyan-teal-theme .mat-option:hover:not(.mat-option-disabled),.cyan-teal-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.cyan-teal-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.cyan-teal-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.cyan-teal-theme-preview .mat-option.mat-active,.cyan-teal-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-option.mat-option-disabled,.cyan-teal-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.cyan-teal-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.cyan-teal-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#009688}.theme-preview.cyan-teal-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.cyan-teal-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-optgroup-label,.cyan-teal-theme .mat-optgroup-label{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.cyan-teal-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox,.cyan-teal-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox:after,.cyan-teal-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox-disabled,.cyan-teal-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.cyan-teal-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.cyan-teal-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.cyan-teal-theme .mat-primary .mat-pseudo-checkbox-checked,.cyan-teal-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.cyan-teal-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.cyan-teal-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.cyan-teal-theme .mat-pseudo-checkbox-checked,.cyan-teal-theme .mat-pseudo-checkbox-indeterminate,.cyan-teal-theme .mat-accent .mat-pseudo-checkbox-checked,.cyan-teal-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#009688}.theme-preview.cyan-teal-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.cyan-teal-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.cyan-teal-theme .mat-warn .mat-pseudo-checkbox-checked,.cyan-teal-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.cyan-teal-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.cyan-teal-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.cyan-teal-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.cyan-teal-theme-preview .mat-app-background,.theme-preview.cyan-teal-theme-preview.mat-app-background,.cyan-teal-theme .mat-app-background,.cyan-teal-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-elevation-z0,.cyan-teal-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z1,.cyan-teal-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z2,.cyan-teal-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z3,.cyan-teal-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z4,.cyan-teal-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z5,.cyan-teal-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z6,.cyan-teal-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z7,.cyan-teal-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z8,.cyan-teal-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z9,.cyan-teal-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z10,.cyan-teal-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z11,.cyan-teal-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z12,.cyan-teal-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z13,.cyan-teal-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z14,.cyan-teal-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z15,.cyan-teal-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z16,.cyan-teal-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z17,.cyan-teal-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z18,.cyan-teal-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z19,.cyan-teal-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z20,.cyan-teal-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z21,.cyan-teal-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z22,.cyan-teal-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z23,.cyan-teal-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-elevation-z24,.cyan-teal-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.cyan-teal-theme-preview .mat-autocomplete-panel,.cyan-teal-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.cyan-teal-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.cyan-teal-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.cyan-teal-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-badge,.cyan-teal-theme .mat-badge{position:relative}.theme-preview.cyan-teal-theme-preview .mat-badge-hidden .mat-badge-content,.cyan-teal-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.cyan-teal-theme-preview .mat-badge-content,.cyan-teal-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.cyan-teal-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.cyan-teal-theme-preview .mat-badge-content._mat-animation-noopable,.cyan-teal-theme .ng-animate-disabled .mat-badge-content,.cyan-teal-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.cyan-teal-theme-preview .mat-badge-content.mat-badge-active,.cyan-teal-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.cyan-teal-theme-preview .mat-badge-small .mat-badge-content,.cyan-teal-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.cyan-teal-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.cyan-teal-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.cyan-teal-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.cyan-teal-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.cyan-teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.cyan-teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium .mat-badge-content,.cyan-teal-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.cyan-teal-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.cyan-teal-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.cyan-teal-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.cyan-teal-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.cyan-teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.cyan-teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.cyan-teal-theme-preview .mat-badge-large .mat-badge-content,.cyan-teal-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.cyan-teal-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.cyan-teal-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.cyan-teal-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.cyan-teal-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.cyan-teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.cyan-teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.cyan-teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .cyan-teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.cyan-teal-theme-preview .mat-badge-content,.cyan-teal-theme .mat-badge-content{color:#fff;background:#00bcd4}.cdk-high-contrast-active .theme-preview.cyan-teal-theme-preview .mat-badge-content,.cdk-high-contrast-active .cyan-teal-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.cyan-teal-theme-preview .mat-badge-accent .mat-badge-content,.cyan-teal-theme .mat-badge-accent .mat-badge-content{background:#009688;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-badge-warn .mat-badge-content,.cyan-teal-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-badge-disabled .mat-badge-content,.cyan-teal-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-bottom-sheet-container,.cyan-teal-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-button,.theme-preview.cyan-teal-theme-preview .mat-icon-button,.theme-preview.cyan-teal-theme-preview .mat-stroked-button,.cyan-teal-theme .mat-button,.cyan-teal-theme .mat-icon-button,.cyan-teal-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.cyan-teal-theme-preview .mat-button.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-primary,.cyan-teal-theme .mat-button.mat-primary,.cyan-teal-theme .mat-icon-button.mat-primary,.cyan-teal-theme .mat-stroked-button.mat-primary{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-button.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-accent,.cyan-teal-theme .mat-button.mat-accent,.cyan-teal-theme .mat-icon-button.mat-accent,.cyan-teal-theme .mat-stroked-button.mat-accent{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-button.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-warn,.cyan-teal-theme .mat-button.mat-warn,.cyan-teal-theme .mat-icon-button.mat-warn,.cyan-teal-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-icon-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-icon-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-icon-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-stroked-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-stroked-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-stroked-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.cyan-teal-theme .mat-button.mat-primary .mat-button-focus-overlay,.cyan-teal-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.cyan-teal-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.cyan-teal-theme .mat-button.mat-accent .mat-button-focus-overlay,.cyan-teal-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.cyan-teal-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.cyan-teal-theme .mat-button.mat-warn .mat-button-focus-overlay,.cyan-teal-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.cyan-teal-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.cyan-teal-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.cyan-teal-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.cyan-teal-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.cyan-teal-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.cyan-teal-theme-preview .mat-button .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-stroked-button .mat-ripple-element,.cyan-teal-theme .mat-button .mat-ripple-element,.cyan-teal-theme .mat-icon-button .mat-ripple-element,.cyan-teal-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.cyan-teal-theme-preview .mat-button-focus-overlay,.cyan-teal-theme .mat-button-focus-overlay{background:black}.theme-preview.cyan-teal-theme-preview .mat-stroked-button:not(.mat-button-disabled),.cyan-teal-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-flat-button,.theme-preview.cyan-teal-theme-preview .mat-raised-button,.theme-preview.cyan-teal-theme-preview .mat-fab,.theme-preview.cyan-teal-theme-preview .mat-mini-fab,.cyan-teal-theme .mat-flat-button,.cyan-teal-theme .mat-raised-button,.cyan-teal-theme .mat-fab,.cyan-teal-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-primary,.cyan-teal-theme .mat-flat-button.mat-primary,.cyan-teal-theme .mat-raised-button.mat-primary,.cyan-teal-theme .mat-fab.mat-primary,.cyan-teal-theme .mat-mini-fab.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-accent,.cyan-teal-theme .mat-flat-button.mat-accent,.cyan-teal-theme .mat-raised-button.mat-accent,.cyan-teal-theme .mat-fab.mat-accent,.cyan-teal-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-warn,.cyan-teal-theme .mat-flat-button.mat-warn,.cyan-teal-theme .mat-raised-button.mat-warn,.cyan-teal-theme .mat-fab.mat-warn,.cyan-teal-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-primary,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-primary,.cyan-teal-theme .mat-flat-button.mat-primary,.cyan-teal-theme .mat-raised-button.mat-primary,.cyan-teal-theme .mat-fab.mat-primary,.cyan-teal-theme .mat-mini-fab.mat-primary{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-accent,.cyan-teal-theme .mat-flat-button.mat-accent,.cyan-teal-theme .mat-raised-button.mat-accent,.cyan-teal-theme .mat-fab.mat-accent,.cyan-teal-theme .mat-mini-fab.mat-accent{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-warn,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-warn,.cyan-teal-theme .mat-flat-button.mat-warn,.cyan-teal-theme .mat-raised-button.mat-warn,.cyan-teal-theme .mat-fab.mat-warn,.cyan-teal-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-fab.mat-button-disabled.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-primary.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-accent.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-warn.mat-button-disabled,.cyan-teal-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.cyan-teal-theme .mat-flat-button.mat-primary .mat-ripple-element,.cyan-teal-theme .mat-raised-button.mat-primary .mat-ripple-element,.cyan-teal-theme .mat-fab.mat-primary .mat-ripple-element,.cyan-teal-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.cyan-teal-theme .mat-flat-button.mat-accent .mat-ripple-element,.cyan-teal-theme .mat-raised-button.mat-accent .mat-ripple-element,.cyan-teal-theme .mat-fab.mat-accent .mat-ripple-element,.cyan-teal-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.cyan-teal-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.cyan-teal-theme .mat-flat-button.mat-warn .mat-ripple-element,.cyan-teal-theme .mat-raised-button.mat-warn .mat-ripple-element,.cyan-teal-theme .mat-fab.mat-warn .mat-ripple-element,.cyan-teal-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.cyan-teal-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.cyan-teal-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-stroked-button:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.cyan-teal-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.cyan-teal-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.cyan-teal-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-fab:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.cyan-teal-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.cyan-teal-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-standalone,.theme-preview.cyan-teal-theme-preview .mat-button-toggle-group,.cyan-teal-theme .mat-button-toggle-standalone,.cyan-teal-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.cyan-teal-theme-preview .mat-button-toggle-group-appearance-standard,.cyan-teal-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.cyan-teal-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.cyan-teal-theme-preview .mat-button-toggle,.cyan-teal-theme .mat-button-toggle{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.cyan-teal-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-appearance-standard,.cyan-teal-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.cyan-teal-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.cyan-teal-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.cyan-teal-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.cyan-teal-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-checked,.cyan-teal-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.cyan-teal-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-disabled,.cyan-teal-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.cyan-teal-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.cyan-teal-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.cyan-teal-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.cyan-teal-theme-preview .mat-button-toggle-group-appearance-standard,.cyan-teal-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.cyan-teal-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-card,.cyan-teal-theme .mat-card{background:white;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-card:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.cyan-teal-theme-preview .mat-card-subtitle,.cyan-teal-theme .mat-card-subtitle{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-checkbox-frame,.cyan-teal-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-checkbox-checkmark,.cyan-teal-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.cyan-teal-theme-preview .mat-checkbox-checkmark-path,.cyan-teal-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.cyan-teal-theme-preview .mat-checkbox-mixedmark,.cyan-teal-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.cyan-teal-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.cyan-teal-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.cyan-teal-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.cyan-teal-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.cyan-teal-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.cyan-teal-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.cyan-teal-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.cyan-teal-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.cyan-teal-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.cyan-teal-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-checkbox .mat-ripple-element,.cyan-teal-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.cyan-teal-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.cyan-teal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.cyan-teal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.cyan-teal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.cyan-teal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#009688}.theme-preview.cyan-teal-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.cyan-teal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.cyan-teal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip,.cyan-teal-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.cyan-teal-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.cyan-teal-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.cyan-teal-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip:after,.cyan-teal-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#00bcd4;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#009688;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.cyan-teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.cyan-teal-theme-preview .mat-table,.cyan-teal-theme .mat-table{background:white}.theme-preview.cyan-teal-theme-preview .mat-table thead,.theme-preview.cyan-teal-theme-preview .mat-table tbody,.theme-preview.cyan-teal-theme-preview .mat-table tfoot,.theme-preview.cyan-teal-theme-preview mat-header-row,.theme-preview.cyan-teal-theme-preview mat-row,.theme-preview.cyan-teal-theme-preview mat-footer-row,.theme-preview.cyan-teal-theme-preview [mat-header-row],.theme-preview.cyan-teal-theme-preview [mat-row],.theme-preview.cyan-teal-theme-preview [mat-footer-row],.theme-preview.cyan-teal-theme-preview .mat-table-sticky,.cyan-teal-theme .mat-table thead,.cyan-teal-theme .mat-table tbody,.cyan-teal-theme .mat-table tfoot,.cyan-teal-theme mat-header-row,.cyan-teal-theme mat-row,.cyan-teal-theme mat-footer-row,.cyan-teal-theme [mat-header-row],.cyan-teal-theme [mat-row],.cyan-teal-theme [mat-footer-row],.cyan-teal-theme .mat-table-sticky{background:inherit}.theme-preview.cyan-teal-theme-preview mat-row,.theme-preview.cyan-teal-theme-preview mat-header-row,.theme-preview.cyan-teal-theme-preview mat-footer-row,.theme-preview.cyan-teal-theme-preview th.mat-header-cell,.theme-preview.cyan-teal-theme-preview td.mat-cell,.theme-preview.cyan-teal-theme-preview td.mat-footer-cell,.cyan-teal-theme mat-row,.cyan-teal-theme mat-header-row,.cyan-teal-theme mat-footer-row,.cyan-teal-theme th.mat-header-cell,.cyan-teal-theme td.mat-cell,.cyan-teal-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-header-cell,.cyan-teal-theme .mat-header-cell{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-cell,.theme-preview.cyan-teal-theme-preview .mat-footer-cell,.cyan-teal-theme .mat-cell,.cyan-teal-theme .mat-footer-cell{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-calendar-arrow,.cyan-teal-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-datepicker-toggle,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.cyan-teal-theme .mat-datepicker-toggle,.cyan-teal-theme .mat-datepicker-content .mat-calendar-next-button,.cyan-teal-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-calendar-table-header-divider:after,.cyan-teal-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-calendar-table-header,.theme-preview.cyan-teal-theme-preview .mat-calendar-body-label,.cyan-teal-theme .mat-calendar-table-header,.cyan-teal-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-cell-content,.theme-preview.cyan-teal-theme-preview .mat-date-range-input-separator,.cyan-teal-theme .mat-calendar-body-cell-content,.cyan-teal-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.cyan-teal-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-in-preview,.cyan-teal-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-in-range:before,.cyan-teal-theme .mat-calendar-body-in-range:before{background:rgba(0,188,212,.2)}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.cyan-teal-theme-preview .mat-calendar-body-in-comparison-range:before,.cyan-teal-theme .mat-calendar-body-comparison-identical,.cyan-teal-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.cyan-teal-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.cyan-teal-theme .mat-calendar-body-comparison-bridge-start:before,.cyan-teal-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,188,212,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.cyan-teal-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.cyan-teal-theme .mat-calendar-body-comparison-bridge-end:before,.cyan-teal-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,188,212,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.cyan-teal-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.cyan-teal-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.cyan-teal-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.cyan-teal-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.cyan-teal-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.cyan-teal-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-selected,.cyan-teal-theme .mat-calendar-body-selected{background-color:#00bcd4;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.cyan-teal-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00bcd466}.theme-preview.cyan-teal-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.cyan-teal-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.cyan-teal-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.cyan-teal-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bcd44d}@media (hover: hover){.theme-preview.cyan-teal-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00bcd44d}}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content,.cyan-teal-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,150,136,.2)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.cyan-teal-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.cyan-teal-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#009688;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00968866}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}@media (hover: hover){.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.cyan-teal-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.cyan-teal-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.cyan-teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cyan-teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.cyan-teal-theme-preview .mat-datepicker-content-touch,.cyan-teal-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-datepicker-toggle-active,.cyan-teal-theme .mat-datepicker-toggle-active{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-datepicker-toggle-active.mat-accent,.cyan-teal-theme .mat-datepicker-toggle-active.mat-accent{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-datepicker-toggle-active.mat-warn,.cyan-teal-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-date-range-input-inner[disabled],.cyan-teal-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-dialog-container,.cyan-teal-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-divider,.cyan-teal-theme .mat-divider{border-top-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-divider-vertical,.cyan-teal-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel,.cyan-teal-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-action-row,.cyan-teal-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.cyan-teal-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.cyan-teal-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.cyan-teal-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.cyan-teal-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.cyan-teal-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.cyan-teal-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.cyan-teal-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel-header-title,.cyan-teal-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel-header-description,.theme-preview.cyan-teal-theme-preview .mat-expansion-indicator:after,.cyan-teal-theme .mat-expansion-panel-header-description,.cyan-teal-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel-header[aria-disabled=true],.cyan-teal-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.cyan-teal-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.cyan-teal-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.cyan-teal-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.cyan-teal-theme-preview .mat-form-field-label,.cyan-teal-theme .mat-form-field-label,.theme-preview.cyan-teal-theme-preview .mat-hint,.cyan-teal-theme .mat-hint{color:#0009}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.cyan-teal-theme .mat-form-field.mat-focused .mat-form-field-label{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.cyan-teal-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.cyan-teal-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-focused .mat-form-field-required-marker,.cyan-teal-theme .mat-focused .mat-form-field-required-marker{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field-ripple,.cyan-teal-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.cyan-teal-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.cyan-teal-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.cyan-teal-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.cyan-teal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.cyan-teal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.cyan-teal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.cyan-teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.cyan-teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.cyan-teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.cyan-teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.cyan-teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-error,.cyan-teal-theme .mat-error{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.cyan-teal-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-legacy .mat-hint,.cyan-teal-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.cyan-teal-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.cyan-teal-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.cyan-teal-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.cyan-teal-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.cyan-teal-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.cyan-teal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.cyan-teal-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.cyan-teal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.cyan-teal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.cyan-teal-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.cyan-teal-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.cyan-teal-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.cyan-teal-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.cyan-teal-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.cyan-teal-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.cyan-teal-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.cyan-teal-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.cyan-teal-theme-preview .mat-icon.mat-primary,.cyan-teal-theme .mat-icon.mat-primary{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-icon.mat-accent,.cyan-teal-theme .mat-icon.mat-accent{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-icon.mat-warn,.cyan-teal-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.cyan-teal-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-input-element:disabled,.theme-preview.cyan-teal-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.cyan-teal-theme .mat-input-element:disabled,.cyan-teal-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-input-element,.cyan-teal-theme .mat-input-element{caret-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-input-element::placeholder,.cyan-teal-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-input-element::-moz-placeholder,.cyan-teal-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-input-element::-webkit-input-placeholder,.cyan-teal-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-input-element:-ms-input-placeholder,.cyan-teal-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-accent .mat-input-element,.cyan-teal-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.cyan-teal-theme-preview .mat-form-field-invalid .mat-input-element,.cyan-teal-theme .mat-form-field.mat-warn .mat-input-element,.cyan-teal-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.cyan-teal-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-list-base .mat-list-item,.cyan-teal-theme .mat-list-base .mat-list-item,.theme-preview.cyan-teal-theme-preview .mat-list-base .mat-list-option,.cyan-teal-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-list-base .mat-subheader,.cyan-teal-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-list-item-disabled,.cyan-teal-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.cyan-teal-theme-preview .mat-list-option:hover,.theme-preview.cyan-teal-theme-preview .mat-list-option:focus,.theme-preview.cyan-teal-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.cyan-teal-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.cyan-teal-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.cyan-teal-theme-preview .mat-action-list .mat-list-item:focus,.cyan-teal-theme .mat-list-option:hover,.cyan-teal-theme .mat-list-option:focus,.cyan-teal-theme .mat-nav-list .mat-list-item:hover,.cyan-teal-theme .mat-nav-list .mat-list-item:focus,.cyan-teal-theme .mat-action-list .mat-list-item:hover,.cyan-teal-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.cyan-teal-theme-preview .mat-list-single-selected-option,.theme-preview.cyan-teal-theme-preview .mat-list-single-selected-option:hover,.theme-preview.cyan-teal-theme-preview .mat-list-single-selected-option:focus,.cyan-teal-theme .mat-list-single-selected-option,.cyan-teal-theme .mat-list-single-selected-option:hover,.cyan-teal-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-menu-panel,.cyan-teal-theme .mat-menu-panel{background:white}.theme-preview.cyan-teal-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-menu-item,.cyan-teal-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-menu-item[disabled],.theme-preview.cyan-teal-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.cyan-teal-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.cyan-teal-theme .mat-menu-item[disabled],.cyan-teal-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.cyan-teal-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.cyan-teal-theme-preview .mat-menu-submenu-icon,.cyan-teal-theme .mat-menu-item .mat-icon-no-color,.cyan-teal-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.cyan-teal-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.cyan-teal-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.cyan-teal-theme-preview .mat-menu-item-highlighted:not([disabled]),.cyan-teal-theme .mat-menu-item:hover:not([disabled]),.cyan-teal-theme .mat-menu-item.cdk-program-focused:not([disabled]),.cyan-teal-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.cyan-teal-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.cyan-teal-theme-preview .mat-paginator,.cyan-teal-theme .mat-paginator{background:white}.theme-preview.cyan-teal-theme-preview .mat-paginator,.theme-preview.cyan-teal-theme-preview .mat-paginator-page-size .mat-select-trigger,.cyan-teal-theme .mat-paginator,.cyan-teal-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-paginator-decrement,.theme-preview.cyan-teal-theme-preview .mat-paginator-increment,.cyan-teal-theme .mat-paginator-decrement,.cyan-teal-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.cyan-teal-theme-preview .mat-paginator-first,.theme-preview.cyan-teal-theme-preview .mat-paginator-last,.cyan-teal-theme .mat-paginator-first,.cyan-teal-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.cyan-teal-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.cyan-teal-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.cyan-teal-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.cyan-teal-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.cyan-teal-theme .mat-icon-button[disabled] .mat-paginator-decrement,.cyan-teal-theme .mat-icon-button[disabled] .mat-paginator-increment,.cyan-teal-theme .mat-icon-button[disabled] .mat-paginator-first,.cyan-teal-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-progress-bar-background,.cyan-teal-theme .mat-progress-bar-background{fill:#bcebf1}.theme-preview.cyan-teal-theme-preview .mat-progress-bar-buffer,.cyan-teal-theme .mat-progress-bar-buffer{background-color:#bcebf1}.theme-preview.cyan-teal-theme-preview .mat-progress-bar-fill:after,.cyan-teal-theme .mat-progress-bar-fill:after{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.cyan-teal-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bce1de}.theme-preview.cyan-teal-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.cyan-teal-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bce1de}.theme-preview.cyan-teal-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.cyan-teal-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.cyan-teal-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.cyan-teal-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.cyan-teal-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.cyan-teal-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.cyan-teal-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-progress-spinner circle,.theme-preview.cyan-teal-theme-preview .mat-spinner circle,.cyan-teal-theme .mat-progress-spinner circle,.cyan-teal-theme .mat-spinner circle{stroke:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.cyan-teal-theme-preview .mat-spinner.mat-accent circle,.cyan-teal-theme .mat-progress-spinner.mat-accent circle,.cyan-teal-theme .mat-spinner.mat-accent circle{stroke:#009688}.theme-preview.cyan-teal-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.cyan-teal-theme-preview .mat-spinner.mat-warn circle,.cyan-teal-theme .mat-progress-spinner.mat-warn circle,.cyan-teal-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-radio-outer-circle,.cyan-teal-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.cyan-teal-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.cyan-teal-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.cyan-teal-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.cyan-teal-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.cyan-teal-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.cyan-teal-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.cyan-teal-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.cyan-teal-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.cyan-teal-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.cyan-teal-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.cyan-teal-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.cyan-teal-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.cyan-teal-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.cyan-teal-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.cyan-teal-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.cyan-teal-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.cyan-teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.cyan-teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.cyan-teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.cyan-teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-radio-button .mat-ripple-element,.cyan-teal-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.cyan-teal-theme-preview .mat-select-value,.cyan-teal-theme .mat-select-value{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-select-placeholder,.cyan-teal-theme .mat-select-placeholder{color:#0000006b}.theme-preview.cyan-teal-theme-preview .mat-select-disabled .mat-select-value,.cyan-teal-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-select-arrow,.cyan-teal-theme .mat-select-arrow{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-select-panel,.cyan-teal-theme .mat-select-panel{background:white}.theme-preview.cyan-teal-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.cyan-teal-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.cyan-teal-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.cyan-teal-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.cyan-teal-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#009688}.theme-preview.cyan-teal-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.cyan-teal-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.cyan-teal-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.cyan-teal-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.cyan-teal-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-drawer-container,.cyan-teal-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-drawer,.cyan-teal-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-drawer.mat-drawer-push,.cyan-teal-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-drawer:not(.mat-drawer-side),.cyan-teal-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-drawer-side,.cyan-teal-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-drawer-side.mat-drawer-end,.cyan-teal-theme .mat-drawer-side.mat-drawer-end,.theme-preview.cyan-teal-theme-preview [dir=rtl] .mat-drawer-side,.cyan-teal-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.cyan-teal-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.cyan-teal-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.cyan-teal-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.cyan-teal-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.cyan-teal-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#0096888a}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.cyan-teal-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.cyan-teal-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.cyan-teal-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#00bcd48a}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.cyan-teal-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.cyan-teal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.cyan-teal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.cyan-teal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.cyan-teal-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle-thumb,.cyan-teal-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.cyan-teal-theme-preview .mat-slide-toggle-bar,.cyan-teal-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-slider-track-background,.cyan-teal-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.cyan-teal-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-primary .mat-slider-thumb-label,.cyan-teal-theme .mat-primary .mat-slider-track-fill,.cyan-teal-theme .mat-primary .mat-slider-thumb,.cyan-teal-theme .mat-primary .mat-slider-thumb-label{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-primary .mat-slider-thumb-label-text,.cyan-teal-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.cyan-teal-theme-preview .mat-primary .mat-slider-focus-ring,.cyan-teal-theme .mat-primary .mat-slider-focus-ring{background-color:#00bcd433}.theme-preview.cyan-teal-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.cyan-teal-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-accent .mat-slider-thumb-label,.cyan-teal-theme .mat-accent .mat-slider-track-fill,.cyan-teal-theme .mat-accent .mat-slider-thumb,.cyan-teal-theme .mat-accent .mat-slider-thumb-label{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-accent .mat-slider-thumb-label-text,.cyan-teal-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.cyan-teal-theme-preview .mat-accent .mat-slider-focus-ring,.cyan-teal-theme .mat-accent .mat-slider-focus-ring{background-color:#00968833}.theme-preview.cyan-teal-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.cyan-teal-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-warn .mat-slider-thumb-label,.cyan-teal-theme .mat-warn .mat-slider-track-fill,.cyan-teal-theme .mat-warn .mat-slider-thumb,.cyan-teal-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-warn .mat-slider-thumb-label-text,.cyan-teal-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.cyan-teal-theme-preview .mat-warn .mat-slider-focus-ring,.cyan-teal-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.cyan-teal-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.cyan-teal-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.cyan-teal-theme .mat-slider:hover .mat-slider-track-background,.cyan-teal-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.cyan-teal-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.cyan-teal-theme-preview .mat-slider-disabled .mat-slider-thumb,.cyan-teal-theme .mat-slider-disabled .mat-slider-track-background,.cyan-teal-theme .mat-slider-disabled .mat-slider-track-fill,.cyan-teal-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.cyan-teal-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.cyan-teal-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.cyan-teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.cyan-teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.cyan-teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.cyan-teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.cyan-teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.cyan-teal-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.cyan-teal-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.cyan-teal-theme-preview .mat-slider-horizontal .mat-slider-ticks,.cyan-teal-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.cyan-teal-theme-preview .mat-slider-vertical .mat-slider-ticks,.cyan-teal-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.cyan-teal-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.cyan-teal-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.cyan-teal-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.cyan-teal-theme-preview .mat-step-header:hover[aria-disabled=false],.cyan-teal-theme .mat-step-header.cdk-keyboard-focused,.cyan-teal-theme .mat-step-header.cdk-program-focused,.cyan-teal-theme .mat-step-header:hover:not([aria-disabled]),.cyan-teal-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.cyan-teal-theme-preview .mat-step-header:hover[aria-disabled=true],.cyan-teal-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.cyan-teal-theme-preview .mat-step-header:hover,.cyan-teal-theme .mat-step-header:hover{background:none}}.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-label,.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-optional,.cyan-teal-theme .mat-step-header .mat-step-label,.cyan-teal-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-icon,.cyan-teal-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-icon-state-edit,.cyan-teal-theme .mat-step-header .mat-step-icon-selected,.cyan-teal-theme .mat-step-header .mat-step-icon-state-done,.cyan-teal-theme .mat-step-header .mat-step-icon-state-edit{background-color:#00bcd4;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-accent .mat-step-icon,.cyan-teal-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.cyan-teal-theme .mat-step-header.mat-accent .mat-step-icon-selected,.cyan-teal-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.cyan-teal-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#009688;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-warn .mat-step-icon,.cyan-teal-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.cyan-teal-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.cyan-teal-theme .mat-step-header.mat-warn .mat-step-icon-selected,.cyan-teal-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.cyan-teal-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-icon-state-error,.cyan-teal-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.cyan-teal-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.cyan-teal-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-stepper-horizontal,.theme-preview.cyan-teal-theme-preview .mat-stepper-vertical,.cyan-teal-theme .mat-stepper-horizontal,.cyan-teal-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-stepper-vertical-line:before,.cyan-teal-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.cyan-teal-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.cyan-teal-theme-preview .mat-stepper-horizontal-line,.cyan-teal-theme .mat-horizontal-stepper-header:before,.cyan-teal-theme .mat-horizontal-stepper-header:after,.cyan-teal-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.cyan-teal-theme-preview .mat-sort-header-arrow,.cyan-teal-theme .mat-sort-header-arrow{color:#757575}.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-header,.cyan-teal-theme .mat-tab-nav-bar,.cyan-teal-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.cyan-teal-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.cyan-teal-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.cyan-teal-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.cyan-teal-theme-preview .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-link,.cyan-teal-theme .mat-tab-label,.cyan-teal-theme .mat-tab-link{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.cyan-teal-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar[class*=mat-background-],.cyan-teal-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.cyan-teal-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#4dd0e14d}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-primary .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-accent .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-warn .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.cyan-teal-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.cyan-teal-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#4dd0e14d}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#00bcd4}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#009688}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.cyan-teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.cyan-teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.cyan-teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.cyan-teal-theme-preview .mat-toolbar,.cyan-teal-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-toolbar.mat-primary,.cyan-teal-theme .mat-toolbar.mat-primary{background:#00bcd4;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-toolbar.mat-accent,.cyan-teal-theme .mat-toolbar.mat-accent{background:#009688;color:#fff}.theme-preview.cyan-teal-theme-preview .mat-toolbar.mat-warn,.cyan-teal-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.cyan-teal-theme .mat-toolbar .mat-form-field-underline,.cyan-teal-theme .mat-toolbar .mat-form-field-ripple,.cyan-teal-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-select-value,.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.cyan-teal-theme .mat-toolbar .mat-form-field-label,.cyan-teal-theme .mat-toolbar .mat-focused .mat-form-field-label,.cyan-teal-theme .mat-toolbar .mat-select-value,.cyan-teal-theme .mat-toolbar .mat-select-arrow,.cyan-teal-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.cyan-teal-theme-preview .mat-toolbar .mat-input-element,.cyan-teal-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.cyan-teal-theme-preview .mat-tooltip,.cyan-teal-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.cyan-teal-theme-preview .mat-tree,.cyan-teal-theme .mat-tree{background:white}.theme-preview.cyan-teal-theme-preview .mat-tree-node,.theme-preview.cyan-teal-theme-preview .mat-nested-tree-node,.cyan-teal-theme .mat-tree-node,.cyan-teal-theme .mat-nested-tree-node{color:#000000de}.theme-preview.cyan-teal-theme-preview .mat-snack-bar-container,.cyan-teal-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.cyan-teal-theme-preview .mat-simple-snackbar-action,.cyan-teal-theme .mat-simple-snackbar-action{color:#009688}.theme-preview.grey-blue-grey-theme-preview,.grey-blue-grey-theme{--warn: #ff5e61;--primary: #9e9e9e;--secondary: #607d8b}.theme-preview.grey-blue-grey-theme-preview .primary-color-fill,.grey-blue-grey-theme .primary-color-fill{fill:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .accent-color-fill,.grey-blue-grey-theme .accent-color-fill{fill:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-label-content,.theme-preview.grey-blue-grey-theme-preview .active-tab,.theme-preview.grey-blue-grey-theme-preview .primary-color,.grey-blue-grey-theme .mat-button-toggle-label-content,.grey-blue-grey-theme .active-tab,.grey-blue-grey-theme .primary-color{color:#9e9e9e!important}.theme-preview.grey-blue-grey-theme-preview .warn-color,.grey-blue-grey-theme .warn-color{color:#ff5e61!important}.theme-preview.grey-blue-grey-theme-preview .accent-color,.grey-blue-grey-theme .accent-color{color:#607d8b!important}.theme-preview.grey-blue-grey-theme-preview .primary-color-bg,.grey-blue-grey-theme .primary-color-bg{background-color:#9e9e9e!important}.theme-preview.grey-blue-grey-theme-preview .expanded-row,.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-checked,.theme-preview.grey-blue-grey-theme-preview .primary-color-bg-light,.grey-blue-grey-theme .expanded-row,.grey-blue-grey-theme .mat-button-toggle-checked,.grey-blue-grey-theme .primary-color-bg-light{background-color:#9e9e9e1a!important}.theme-preview.grey-blue-grey-theme-preview .primary-color-bg-xlight,.grey-blue-grey-theme .primary-color-bg-xlight{background-color:#9e9e9e0d}.theme-preview.grey-blue-grey-theme-preview .mat-primary-border,.grey-blue-grey-theme .mat-primary-border{border-color:#9e9e9e!important}.theme-preview.grey-blue-grey-theme-preview .ql-placeholder,.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-accent,.grey-blue-grey-theme .ql-placeholder,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#607d8b4d}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-warn,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.grey-blue-grey-theme-preview .gradientFillCard,.grey-blue-grey-theme .gradientFillCard{background:#9e9e9e;background:linear-gradient(135deg,#616161 0%,#607d8b 100%)!important}.theme-preview.grey-blue-grey-theme-preview .mat-ripple-element,.grey-blue-grey-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.grey-blue-grey-theme-preview .mat-option,.grey-blue-grey-theme .mat-option{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-option:focus:not(.mat-option-disabled),.grey-blue-grey-theme .mat-option:hover:not(.mat-option-disabled),.grey-blue-grey-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.grey-blue-grey-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.grey-blue-grey-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.grey-blue-grey-theme-preview .mat-option.mat-active,.grey-blue-grey-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-option.mat-option-disabled,.grey-blue-grey-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.grey-blue-grey-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.grey-blue-grey-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.grey-blue-grey-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-optgroup-label,.grey-blue-grey-theme .mat-optgroup-label{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.grey-blue-grey-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox,.grey-blue-grey-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox:after,.grey-blue-grey-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox-disabled,.grey-blue-grey-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.grey-blue-grey-theme .mat-primary .mat-pseudo-checkbox-checked,.grey-blue-grey-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.grey-blue-grey-theme .mat-pseudo-checkbox-checked,.grey-blue-grey-theme .mat-pseudo-checkbox-indeterminate,.grey-blue-grey-theme .mat-accent .mat-pseudo-checkbox-checked,.grey-blue-grey-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.grey-blue-grey-theme .mat-warn .mat-pseudo-checkbox-checked,.grey-blue-grey-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.grey-blue-grey-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.grey-blue-grey-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.grey-blue-grey-theme-preview .mat-app-background,.theme-preview.grey-blue-grey-theme-preview.mat-app-background,.grey-blue-grey-theme .mat-app-background,.grey-blue-grey-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z0,.grey-blue-grey-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z1,.grey-blue-grey-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z2,.grey-blue-grey-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z3,.grey-blue-grey-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z4,.grey-blue-grey-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z5,.grey-blue-grey-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z6,.grey-blue-grey-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z7,.grey-blue-grey-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z8,.grey-blue-grey-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z9,.grey-blue-grey-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z10,.grey-blue-grey-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z11,.grey-blue-grey-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z12,.grey-blue-grey-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z13,.grey-blue-grey-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z14,.grey-blue-grey-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z15,.grey-blue-grey-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z16,.grey-blue-grey-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z17,.grey-blue-grey-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z18,.grey-blue-grey-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z19,.grey-blue-grey-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z20,.grey-blue-grey-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z21,.grey-blue-grey-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z22,.grey-blue-grey-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z23,.grey-blue-grey-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-elevation-z24,.grey-blue-grey-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.grey-blue-grey-theme-preview .mat-autocomplete-panel,.grey-blue-grey-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.grey-blue-grey-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.grey-blue-grey-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.grey-blue-grey-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-badge,.grey-blue-grey-theme .mat-badge{position:relative}.theme-preview.grey-blue-grey-theme-preview .mat-badge-hidden .mat-badge-content,.grey-blue-grey-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.grey-blue-grey-theme-preview .mat-badge-content,.grey-blue-grey-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.grey-blue-grey-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.grey-blue-grey-theme-preview .mat-badge-content._mat-animation-noopable,.grey-blue-grey-theme .ng-animate-disabled .mat-badge-content,.grey-blue-grey-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.grey-blue-grey-theme-preview .mat-badge-content.mat-badge-active,.grey-blue-grey-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small .mat-badge-content,.grey-blue-grey-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.grey-blue-grey-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.grey-blue-grey-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.grey-blue-grey-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.grey-blue-grey-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.grey-blue-grey-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.grey-blue-grey-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.grey-blue-grey-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large .mat-badge-content,.grey-blue-grey-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.grey-blue-grey-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.grey-blue-grey-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.grey-blue-grey-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.grey-blue-grey-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.grey-blue-grey-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.grey-blue-grey-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.grey-blue-grey-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .grey-blue-grey-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.grey-blue-grey-theme-preview .mat-badge-content,.grey-blue-grey-theme .mat-badge-content{color:#000000de;background:#9e9e9e}.cdk-high-contrast-active .theme-preview.grey-blue-grey-theme-preview .mat-badge-content,.cdk-high-contrast-active .grey-blue-grey-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.grey-blue-grey-theme-preview .mat-badge-accent .mat-badge-content,.grey-blue-grey-theme .mat-badge-accent .mat-badge-content{background:#607d8b;color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-badge-warn .mat-badge-content,.grey-blue-grey-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-badge-disabled .mat-badge-content,.grey-blue-grey-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-bottom-sheet-container,.grey-blue-grey-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-button,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button,.grey-blue-grey-theme .mat-button,.grey-blue-grey-theme .mat-icon-button,.grey-blue-grey-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-primary,.grey-blue-grey-theme .mat-button.mat-primary,.grey-blue-grey-theme .mat-icon-button.mat-primary,.grey-blue-grey-theme .mat-stroked-button.mat-primary{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-accent,.grey-blue-grey-theme .mat-button.mat-accent,.grey-blue-grey-theme .mat-icon-button.mat-accent,.grey-blue-grey-theme .mat-stroked-button.mat-accent{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-warn,.grey-blue-grey-theme .mat-button.mat-warn,.grey-blue-grey-theme .mat-icon-button.mat-warn,.grey-blue-grey-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-icon-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-icon-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-icon-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-stroked-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-stroked-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-stroked-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.grey-blue-grey-theme .mat-button.mat-primary .mat-button-focus-overlay,.grey-blue-grey-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.grey-blue-grey-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.grey-blue-grey-theme .mat-button.mat-accent .mat-button-focus-overlay,.grey-blue-grey-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.grey-blue-grey-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.grey-blue-grey-theme .mat-button.mat-warn .mat-button-focus-overlay,.grey-blue-grey-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.grey-blue-grey-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.grey-blue-grey-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.grey-blue-grey-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.grey-blue-grey-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.grey-blue-grey-theme-preview .mat-button .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button .mat-ripple-element,.grey-blue-grey-theme .mat-button .mat-ripple-element,.grey-blue-grey-theme .mat-icon-button .mat-ripple-element,.grey-blue-grey-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.grey-blue-grey-theme-preview .mat-button-focus-overlay,.grey-blue-grey-theme .mat-button-focus-overlay{background:black}.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button:not(.mat-button-disabled),.grey-blue-grey-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button,.theme-preview.grey-blue-grey-theme-preview .mat-fab,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab,.grey-blue-grey-theme .mat-flat-button,.grey-blue-grey-theme .mat-raised-button,.grey-blue-grey-theme .mat-fab,.grey-blue-grey-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-primary,.grey-blue-grey-theme .mat-flat-button.mat-primary,.grey-blue-grey-theme .mat-raised-button.mat-primary,.grey-blue-grey-theme .mat-fab.mat-primary,.grey-blue-grey-theme .mat-mini-fab.mat-primary{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-accent,.grey-blue-grey-theme .mat-flat-button.mat-accent,.grey-blue-grey-theme .mat-raised-button.mat-accent,.grey-blue-grey-theme .mat-fab.mat-accent,.grey-blue-grey-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-warn,.grey-blue-grey-theme .mat-flat-button.mat-warn,.grey-blue-grey-theme .mat-raised-button.mat-warn,.grey-blue-grey-theme .mat-fab.mat-warn,.grey-blue-grey-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-primary,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-primary,.grey-blue-grey-theme .mat-flat-button.mat-primary,.grey-blue-grey-theme .mat-raised-button.mat-primary,.grey-blue-grey-theme .mat-fab.mat-primary,.grey-blue-grey-theme .mat-mini-fab.mat-primary{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-accent,.grey-blue-grey-theme .mat-flat-button.mat-accent,.grey-blue-grey-theme .mat-raised-button.mat-accent,.grey-blue-grey-theme .mat-fab.mat-accent,.grey-blue-grey-theme .mat-mini-fab.mat-accent{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-warn,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-warn,.grey-blue-grey-theme .mat-flat-button.mat-warn,.grey-blue-grey-theme .mat-raised-button.mat-warn,.grey-blue-grey-theme .mat-fab.mat-warn,.grey-blue-grey-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-fab.mat-button-disabled.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-primary.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-accent.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-warn.mat-button-disabled,.grey-blue-grey-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-flat-button.mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-raised-button.mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-fab.mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#0000001a}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-flat-button.mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-raised-button.mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-fab.mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.grey-blue-grey-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-flat-button.mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-raised-button.mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-fab.mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.grey-blue-grey-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.grey-blue-grey-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-stroked-button:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-fab:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.grey-blue-grey-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-standalone,.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-group,.grey-blue-grey-theme .mat-button-toggle-standalone,.grey-blue-grey-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-group-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle,.grey-blue-grey-theme .mat-button-toggle{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.grey-blue-grey-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.grey-blue-grey-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.grey-blue-grey-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.grey-blue-grey-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.grey-blue-grey-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-checked,.grey-blue-grey-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-disabled,.grey-blue-grey-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.grey-blue-grey-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.grey-blue-grey-theme-preview .mat-button-toggle-group-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.grey-blue-grey-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-card,.grey-blue-grey-theme .mat-card{background:white;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-card:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-card-subtitle,.grey-blue-grey-theme .mat-card-subtitle{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-frame,.grey-blue-grey-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checkmark,.grey-blue-grey-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checkmark-path,.grey-blue-grey-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-mixedmark,.grey-blue-grey-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.grey-blue-grey-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.grey-blue-grey-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.grey-blue-grey-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip,.grey-blue-grey-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.grey-blue-grey-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.grey-blue-grey-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.grey-blue-grey-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip:after,.grey-blue-grey-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#9e9e9e;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#607d8b;color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.grey-blue-grey-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.grey-blue-grey-theme-preview .mat-table,.grey-blue-grey-theme .mat-table{background:white}.theme-preview.grey-blue-grey-theme-preview .mat-table thead,.theme-preview.grey-blue-grey-theme-preview .mat-table tbody,.theme-preview.grey-blue-grey-theme-preview .mat-table tfoot,.theme-preview.grey-blue-grey-theme-preview mat-header-row,.theme-preview.grey-blue-grey-theme-preview mat-row,.theme-preview.grey-blue-grey-theme-preview mat-footer-row,.theme-preview.grey-blue-grey-theme-preview [mat-header-row],.theme-preview.grey-blue-grey-theme-preview [mat-row],.theme-preview.grey-blue-grey-theme-preview [mat-footer-row],.theme-preview.grey-blue-grey-theme-preview .mat-table-sticky,.grey-blue-grey-theme .mat-table thead,.grey-blue-grey-theme .mat-table tbody,.grey-blue-grey-theme .mat-table tfoot,.grey-blue-grey-theme mat-header-row,.grey-blue-grey-theme mat-row,.grey-blue-grey-theme mat-footer-row,.grey-blue-grey-theme [mat-header-row],.grey-blue-grey-theme [mat-row],.grey-blue-grey-theme [mat-footer-row],.grey-blue-grey-theme .mat-table-sticky{background:inherit}.theme-preview.grey-blue-grey-theme-preview mat-row,.theme-preview.grey-blue-grey-theme-preview mat-header-row,.theme-preview.grey-blue-grey-theme-preview mat-footer-row,.theme-preview.grey-blue-grey-theme-preview th.mat-header-cell,.theme-preview.grey-blue-grey-theme-preview td.mat-cell,.theme-preview.grey-blue-grey-theme-preview td.mat-footer-cell,.grey-blue-grey-theme mat-row,.grey-blue-grey-theme mat-header-row,.grey-blue-grey-theme mat-footer-row,.grey-blue-grey-theme th.mat-header-cell,.grey-blue-grey-theme td.mat-cell,.grey-blue-grey-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-header-cell,.grey-blue-grey-theme .mat-header-cell{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-cell,.theme-preview.grey-blue-grey-theme-preview .mat-footer-cell,.grey-blue-grey-theme .mat-cell,.grey-blue-grey-theme .mat-footer-cell{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-arrow,.grey-blue-grey-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-toggle,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.grey-blue-grey-theme .mat-datepicker-toggle,.grey-blue-grey-theme .mat-datepicker-content .mat-calendar-next-button,.grey-blue-grey-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-table-header-divider:after,.grey-blue-grey-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-table-header,.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-label,.grey-blue-grey-theme .mat-calendar-table-header,.grey-blue-grey-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-cell-content,.theme-preview.grey-blue-grey-theme-preview .mat-date-range-input-separator,.grey-blue-grey-theme .mat-calendar-body-cell-content,.grey-blue-grey-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.grey-blue-grey-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-in-preview,.grey-blue-grey-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-in-range:before,.grey-blue-grey-theme .mat-calendar-body-in-range:before{background:rgba(158,158,158,.2)}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-in-comparison-range:before,.grey-blue-grey-theme .mat-calendar-body-comparison-identical,.grey-blue-grey-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.grey-blue-grey-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.grey-blue-grey-theme .mat-calendar-body-comparison-bridge-start:before,.grey-blue-grey-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(158,158,158,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.grey-blue-grey-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.grey-blue-grey-theme .mat-calendar-body-comparison-bridge-end:before,.grey-blue-grey-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(158,158,158,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.grey-blue-grey-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.grey-blue-grey-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.grey-blue-grey-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.grey-blue-grey-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-selected,.grey-blue-grey-theme .mat-calendar-body-selected{background-color:#9e9e9e;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.grey-blue-grey-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9e9e9e66}.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.grey-blue-grey-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.grey-blue-grey-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.grey-blue-grey-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9e9e9e4d}@media (hover: hover){.theme-preview.grey-blue-grey-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9e9e9e4d}}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content,.grey-blue-grey-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(96,125,139,.2)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.grey-blue-grey-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(96,125,139,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.grey-blue-grey-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(96,125,139,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#607d8b;color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#607d8b66}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#607d8b4d}@media (hover: hover){.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#607d8b4d}}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.grey-blue-grey-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.grey-blue-grey-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.grey-blue-grey-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-content-touch,.grey-blue-grey-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-toggle-active,.grey-blue-grey-theme .mat-datepicker-toggle-active{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-toggle-active.mat-accent,.grey-blue-grey-theme .mat-datepicker-toggle-active.mat-accent{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-datepicker-toggle-active.mat-warn,.grey-blue-grey-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-date-range-input-inner[disabled],.grey-blue-grey-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-dialog-container,.grey-blue-grey-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-divider,.grey-blue-grey-theme .mat-divider{border-top-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-divider-vertical,.grey-blue-grey-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel,.grey-blue-grey-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-action-row,.grey-blue-grey-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.grey-blue-grey-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.grey-blue-grey-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.grey-blue-grey-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.grey-blue-grey-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel-header-title,.grey-blue-grey-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel-header-description,.theme-preview.grey-blue-grey-theme-preview .mat-expansion-indicator:after,.grey-blue-grey-theme .mat-expansion-panel-header-description,.grey-blue-grey-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel-header[aria-disabled=true],.grey-blue-grey-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.grey-blue-grey-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.grey-blue-grey-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.grey-blue-grey-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-label,.grey-blue-grey-theme .mat-form-field-label,.theme-preview.grey-blue-grey-theme-preview .mat-hint,.grey-blue-grey-theme .mat-hint{color:#0009}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.grey-blue-grey-theme .mat-form-field.mat-focused .mat-form-field-label{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.grey-blue-grey-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.grey-blue-grey-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-focused .mat-form-field-required-marker,.grey-blue-grey-theme .mat-focused .mat-form-field-required-marker{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-ripple,.grey-blue-grey-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.grey-blue-grey-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.grey-blue-grey-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.grey-blue-grey-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.grey-blue-grey-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.grey-blue-grey-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.grey-blue-grey-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.grey-blue-grey-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.grey-blue-grey-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.grey-blue-grey-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.grey-blue-grey-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.grey-blue-grey-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-error,.grey-blue-grey-theme .mat-error{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.grey-blue-grey-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-legacy .mat-hint,.grey-blue-grey-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.grey-blue-grey-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.grey-blue-grey-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.grey-blue-grey-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.grey-blue-grey-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.grey-blue-grey-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.grey-blue-grey-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.grey-blue-grey-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.grey-blue-grey-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.grey-blue-grey-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.grey-blue-grey-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.grey-blue-grey-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.grey-blue-grey-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.grey-blue-grey-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.grey-blue-grey-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.grey-blue-grey-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.grey-blue-grey-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.grey-blue-grey-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.grey-blue-grey-theme-preview .mat-icon.mat-primary,.grey-blue-grey-theme .mat-icon.mat-primary{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-icon.mat-accent,.grey-blue-grey-theme .mat-icon.mat-accent{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-icon.mat-warn,.grey-blue-grey-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.grey-blue-grey-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-input-element:disabled,.theme-preview.grey-blue-grey-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.grey-blue-grey-theme .mat-input-element:disabled,.grey-blue-grey-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-input-element,.grey-blue-grey-theme .mat-input-element{caret-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-input-element::placeholder,.grey-blue-grey-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-input-element::-moz-placeholder,.grey-blue-grey-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-input-element::-webkit-input-placeholder,.grey-blue-grey-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-input-element:-ms-input-placeholder,.grey-blue-grey-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-accent .mat-input-element,.grey-blue-grey-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.grey-blue-grey-theme-preview .mat-form-field-invalid .mat-input-element,.grey-blue-grey-theme .mat-form-field.mat-warn .mat-input-element,.grey-blue-grey-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.grey-blue-grey-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-list-base .mat-list-item,.grey-blue-grey-theme .mat-list-base .mat-list-item,.theme-preview.grey-blue-grey-theme-preview .mat-list-base .mat-list-option,.grey-blue-grey-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-list-base .mat-subheader,.grey-blue-grey-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-list-item-disabled,.grey-blue-grey-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.grey-blue-grey-theme-preview .mat-list-option:hover,.theme-preview.grey-blue-grey-theme-preview .mat-list-option:focus,.theme-preview.grey-blue-grey-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.grey-blue-grey-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.grey-blue-grey-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.grey-blue-grey-theme-preview .mat-action-list .mat-list-item:focus,.grey-blue-grey-theme .mat-list-option:hover,.grey-blue-grey-theme .mat-list-option:focus,.grey-blue-grey-theme .mat-nav-list .mat-list-item:hover,.grey-blue-grey-theme .mat-nav-list .mat-list-item:focus,.grey-blue-grey-theme .mat-action-list .mat-list-item:hover,.grey-blue-grey-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.grey-blue-grey-theme-preview .mat-list-single-selected-option,.theme-preview.grey-blue-grey-theme-preview .mat-list-single-selected-option:hover,.theme-preview.grey-blue-grey-theme-preview .mat-list-single-selected-option:focus,.grey-blue-grey-theme .mat-list-single-selected-option,.grey-blue-grey-theme .mat-list-single-selected-option:hover,.grey-blue-grey-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-menu-panel,.grey-blue-grey-theme .mat-menu-panel{background:white}.theme-preview.grey-blue-grey-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-menu-item,.grey-blue-grey-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-menu-item[disabled],.theme-preview.grey-blue-grey-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.grey-blue-grey-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.grey-blue-grey-theme .mat-menu-item[disabled],.grey-blue-grey-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.grey-blue-grey-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.grey-blue-grey-theme-preview .mat-menu-submenu-icon,.grey-blue-grey-theme .mat-menu-item .mat-icon-no-color,.grey-blue-grey-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.grey-blue-grey-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.grey-blue-grey-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.grey-blue-grey-theme-preview .mat-menu-item-highlighted:not([disabled]),.grey-blue-grey-theme .mat-menu-item:hover:not([disabled]),.grey-blue-grey-theme .mat-menu-item.cdk-program-focused:not([disabled]),.grey-blue-grey-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.grey-blue-grey-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.grey-blue-grey-theme-preview .mat-paginator,.grey-blue-grey-theme .mat-paginator{background:white}.theme-preview.grey-blue-grey-theme-preview .mat-paginator,.theme-preview.grey-blue-grey-theme-preview .mat-paginator-page-size .mat-select-trigger,.grey-blue-grey-theme .mat-paginator,.grey-blue-grey-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-paginator-decrement,.theme-preview.grey-blue-grey-theme-preview .mat-paginator-increment,.grey-blue-grey-theme .mat-paginator-decrement,.grey-blue-grey-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.grey-blue-grey-theme-preview .mat-paginator-first,.theme-preview.grey-blue-grey-theme-preview .mat-paginator-last,.grey-blue-grey-theme .mat-paginator-first,.grey-blue-grey-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.grey-blue-grey-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.grey-blue-grey-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.grey-blue-grey-theme .mat-icon-button[disabled] .mat-paginator-decrement,.grey-blue-grey-theme .mat-icon-button[disabled] .mat-paginator-increment,.grey-blue-grey-theme .mat-icon-button[disabled] .mat-paginator-first,.grey-blue-grey-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar-background,.grey-blue-grey-theme .mat-progress-bar-background{fill:#e3e3e3}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar-buffer,.grey-blue-grey-theme .mat-progress-bar-buffer{background-color:#e3e3e3}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar-fill:after,.grey-blue-grey-theme .mat-progress-bar-fill:after{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.grey-blue-grey-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d4dbde}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.grey-blue-grey-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d4dbde}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.grey-blue-grey-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.grey-blue-grey-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.grey-blue-grey-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.grey-blue-grey-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.grey-blue-grey-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-progress-spinner circle,.theme-preview.grey-blue-grey-theme-preview .mat-spinner circle,.grey-blue-grey-theme .mat-progress-spinner circle,.grey-blue-grey-theme .mat-spinner circle{stroke:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.grey-blue-grey-theme-preview .mat-spinner.mat-accent circle,.grey-blue-grey-theme .mat-progress-spinner.mat-accent circle,.grey-blue-grey-theme .mat-spinner.mat-accent circle{stroke:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.grey-blue-grey-theme-preview .mat-spinner.mat-warn circle,.grey-blue-grey-theme .mat-progress-spinner.mat-warn circle,.grey-blue-grey-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-radio-outer-circle,.grey-blue-grey-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.grey-blue-grey-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.grey-blue-grey-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.grey-blue-grey-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.grey-blue-grey-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.grey-blue-grey-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.grey-blue-grey-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.grey-blue-grey-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.grey-blue-grey-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.grey-blue-grey-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.grey-blue-grey-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.grey-blue-grey-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.grey-blue-grey-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.grey-blue-grey-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.grey-blue-grey-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.grey-blue-grey-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.grey-blue-grey-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.grey-blue-grey-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.grey-blue-grey-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.grey-blue-grey-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.grey-blue-grey-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-radio-button .mat-ripple-element,.grey-blue-grey-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-select-value,.grey-blue-grey-theme .mat-select-value{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-select-placeholder,.grey-blue-grey-theme .mat-select-placeholder{color:#0000006b}.theme-preview.grey-blue-grey-theme-preview .mat-select-disabled .mat-select-value,.grey-blue-grey-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-select-arrow,.grey-blue-grey-theme .mat-select-arrow{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-select-panel,.grey-blue-grey-theme .mat-select-panel{background:white}.theme-preview.grey-blue-grey-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.grey-blue-grey-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.grey-blue-grey-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.grey-blue-grey-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.grey-blue-grey-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.grey-blue-grey-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.grey-blue-grey-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.grey-blue-grey-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.grey-blue-grey-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-drawer-container,.grey-blue-grey-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-drawer,.grey-blue-grey-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-drawer.mat-drawer-push,.grey-blue-grey-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-drawer:not(.mat-drawer-side),.grey-blue-grey-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-drawer-side,.grey-blue-grey-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-drawer-side.mat-drawer-end,.grey-blue-grey-theme .mat-drawer-side.mat-drawer-end,.theme-preview.grey-blue-grey-theme-preview [dir=rtl] .mat-drawer-side,.grey-blue-grey-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.grey-blue-grey-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.grey-blue-grey-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.grey-blue-grey-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.grey-blue-grey-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.grey-blue-grey-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#607d8b8a}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.grey-blue-grey-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.grey-blue-grey-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.grey-blue-grey-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#9e9e9e8a}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.grey-blue-grey-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.grey-blue-grey-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.grey-blue-grey-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.grey-blue-grey-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.grey-blue-grey-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle-thumb,.grey-blue-grey-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.grey-blue-grey-theme-preview .mat-slide-toggle-bar,.grey-blue-grey-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-slider-track-background,.grey-blue-grey-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-slider-thumb-label,.grey-blue-grey-theme .mat-primary .mat-slider-track-fill,.grey-blue-grey-theme .mat-primary .mat-slider-thumb,.grey-blue-grey-theme .mat-primary .mat-slider-thumb-label{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-slider-thumb-label-text,.grey-blue-grey-theme .mat-primary .mat-slider-thumb-label-text{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-primary .mat-slider-focus-ring,.grey-blue-grey-theme .mat-primary .mat-slider-focus-ring{background-color:#9e9e9e33}.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-slider-thumb-label,.grey-blue-grey-theme .mat-accent .mat-slider-track-fill,.grey-blue-grey-theme .mat-accent .mat-slider-thumb,.grey-blue-grey-theme .mat-accent .mat-slider-thumb-label{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-slider-thumb-label-text,.grey-blue-grey-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-accent .mat-slider-focus-ring,.grey-blue-grey-theme .mat-accent .mat-slider-focus-ring{background-color:#607d8b33}.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-slider-thumb-label,.grey-blue-grey-theme .mat-warn .mat-slider-track-fill,.grey-blue-grey-theme .mat-warn .mat-slider-thumb,.grey-blue-grey-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-slider-thumb-label-text,.grey-blue-grey-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-warn .mat-slider-focus-ring,.grey-blue-grey-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.grey-blue-grey-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.grey-blue-grey-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.grey-blue-grey-theme .mat-slider:hover .mat-slider-track-background,.grey-blue-grey-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.grey-blue-grey-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.grey-blue-grey-theme-preview .mat-slider-disabled .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-disabled .mat-slider-track-background,.grey-blue-grey-theme .mat-slider-disabled .mat-slider-track-fill,.grey-blue-grey-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.grey-blue-grey-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.grey-blue-grey-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.grey-blue-grey-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.grey-blue-grey-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.grey-blue-grey-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.grey-blue-grey-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.grey-blue-grey-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.grey-blue-grey-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.grey-blue-grey-theme-preview .mat-slider-horizontal .mat-slider-ticks,.grey-blue-grey-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.grey-blue-grey-theme-preview .mat-slider-vertical .mat-slider-ticks,.grey-blue-grey-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.grey-blue-grey-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.grey-blue-grey-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.grey-blue-grey-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.grey-blue-grey-theme-preview .mat-step-header:hover[aria-disabled=false],.grey-blue-grey-theme .mat-step-header.cdk-keyboard-focused,.grey-blue-grey-theme .mat-step-header.cdk-program-focused,.grey-blue-grey-theme .mat-step-header:hover:not([aria-disabled]),.grey-blue-grey-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.grey-blue-grey-theme-preview .mat-step-header:hover[aria-disabled=true],.grey-blue-grey-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.grey-blue-grey-theme-preview .mat-step-header:hover,.grey-blue-grey-theme .mat-step-header:hover{background:none}}.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-label,.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-optional,.grey-blue-grey-theme .mat-step-header .mat-step-label,.grey-blue-grey-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-icon,.grey-blue-grey-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-icon-state-edit,.grey-blue-grey-theme .mat-step-header .mat-step-icon-selected,.grey-blue-grey-theme .mat-step-header .mat-step-icon-state-done,.grey-blue-grey-theme .mat-step-header .mat-step-icon-state-edit{background-color:#9e9e9e;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-accent .mat-step-icon,.grey-blue-grey-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.grey-blue-grey-theme .mat-step-header.mat-accent .mat-step-icon-selected,.grey-blue-grey-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.grey-blue-grey-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#607d8b;color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-warn .mat-step-icon,.grey-blue-grey-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.grey-blue-grey-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.grey-blue-grey-theme .mat-step-header.mat-warn .mat-step-icon-selected,.grey-blue-grey-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.grey-blue-grey-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-icon-state-error,.grey-blue-grey-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.grey-blue-grey-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.grey-blue-grey-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-stepper-horizontal,.theme-preview.grey-blue-grey-theme-preview .mat-stepper-vertical,.grey-blue-grey-theme .mat-stepper-horizontal,.grey-blue-grey-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-stepper-vertical-line:before,.grey-blue-grey-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.grey-blue-grey-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.grey-blue-grey-theme-preview .mat-stepper-horizontal-line,.grey-blue-grey-theme .mat-horizontal-stepper-header:before,.grey-blue-grey-theme .mat-horizontal-stepper-header:after,.grey-blue-grey-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-sort-header-arrow,.grey-blue-grey-theme .mat-sort-header-arrow{color:#757575}.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-header,.grey-blue-grey-theme .mat-tab-nav-bar,.grey-blue-grey-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.grey-blue-grey-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.grey-blue-grey-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.grey-blue-grey-theme-preview .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-link,.grey-blue-grey-theme .mat-tab-label,.grey-blue-grey-theme .mat-tab-link{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar[class*=mat-background-],.grey-blue-grey-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.grey-blue-grey-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#e0e0e04d}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-primary .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#90a4ae4d}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-accent .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-warn .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.grey-blue-grey-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.grey-blue-grey-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#e0e0e04d}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#9e9e9e}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#90a4ae4d}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#607d8b}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.grey-blue-grey-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.grey-blue-grey-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.grey-blue-grey-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar,.grey-blue-grey-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar.mat-primary,.grey-blue-grey-theme .mat-toolbar.mat-primary{background:#9e9e9e;color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar.mat-accent,.grey-blue-grey-theme .mat-toolbar.mat-accent{background:#607d8b;color:#fff}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar.mat-warn,.grey-blue-grey-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.grey-blue-grey-theme .mat-toolbar .mat-form-field-underline,.grey-blue-grey-theme .mat-toolbar .mat-form-field-ripple,.grey-blue-grey-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-select-value,.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.grey-blue-grey-theme .mat-toolbar .mat-form-field-label,.grey-blue-grey-theme .mat-toolbar .mat-focused .mat-form-field-label,.grey-blue-grey-theme .mat-toolbar .mat-select-value,.grey-blue-grey-theme .mat-toolbar .mat-select-arrow,.grey-blue-grey-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.grey-blue-grey-theme-preview .mat-toolbar .mat-input-element,.grey-blue-grey-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.grey-blue-grey-theme-preview .mat-tooltip,.grey-blue-grey-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.grey-blue-grey-theme-preview .mat-tree,.grey-blue-grey-theme .mat-tree{background:white}.theme-preview.grey-blue-grey-theme-preview .mat-tree-node,.theme-preview.grey-blue-grey-theme-preview .mat-nested-tree-node,.grey-blue-grey-theme .mat-tree-node,.grey-blue-grey-theme .mat-nested-tree-node{color:#000000de}.theme-preview.grey-blue-grey-theme-preview .mat-snack-bar-container,.grey-blue-grey-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.grey-blue-grey-theme-preview .mat-simple-snackbar-action,.grey-blue-grey-theme .mat-simple-snackbar-action{color:#607d8b}.theme-preview.facebook-theme-preview,.facebook-theme{--warn: #ff5e61;--primary: #3b5998;--secondary: #9fa8da}.theme-preview.facebook-theme-preview .primary-color-fill,.facebook-theme .primary-color-fill{fill:#3b5998}.theme-preview.facebook-theme-preview .accent-color-fill,.facebook-theme .accent-color-fill{fill:#9fa8da}.theme-preview.facebook-theme-preview .mat-button-toggle-label-content,.theme-preview.facebook-theme-preview .active-tab,.theme-preview.facebook-theme-preview .primary-color,.facebook-theme .mat-button-toggle-label-content,.facebook-theme .active-tab,.facebook-theme .primary-color{color:#3b5998!important}.theme-preview.facebook-theme-preview .warn-color,.facebook-theme .warn-color{color:#ff5e61!important}.theme-preview.facebook-theme-preview .accent-color,.facebook-theme .accent-color{color:#9fa8da!important}.theme-preview.facebook-theme-preview .primary-color-bg,.facebook-theme .primary-color-bg{background-color:#3b5998!important}.theme-preview.facebook-theme-preview .expanded-row,.theme-preview.facebook-theme-preview .mat-button-toggle-checked,.theme-preview.facebook-theme-preview .primary-color-bg-light,.facebook-theme .expanded-row,.facebook-theme .mat-button-toggle-checked,.facebook-theme .primary-color-bg-light{background-color:#3b59981a!important}.theme-preview.facebook-theme-preview .primary-color-bg-xlight,.facebook-theme .primary-color-bg-xlight{background-color:#3b59980d}.theme-preview.facebook-theme-preview .mat-primary-border,.facebook-theme .mat-primary-border{border-color:#3b5998!important}.theme-preview.facebook-theme-preview .ql-placeholder,.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-accent,.facebook-theme .ql-placeholder,.facebook-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#9fa8da4d}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-warn,.facebook-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.facebook-theme-preview .gradientFillCard,.facebook-theme .gradientFillCard{background:#3b5998;background:linear-gradient(135deg,#2d4885 0%,#9fa8da 100%)!important}.theme-preview.facebook-theme-preview .mat-ripple-element,.facebook-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.facebook-theme-preview .mat-option,.facebook-theme .mat-option{color:#000000de}.theme-preview.facebook-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.facebook-theme-preview .mat-option:focus:not(.mat-option-disabled),.facebook-theme .mat-option:hover:not(.mat-option-disabled),.facebook-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.facebook-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.facebook-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.facebook-theme-preview .mat-option.mat-active,.facebook-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.facebook-theme-preview .mat-option.mat-option-disabled,.facebook-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.facebook-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.facebook-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3b5998}.theme-preview.facebook-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.facebook-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#9fa8da}.theme-preview.facebook-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.facebook-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.facebook-theme-preview .mat-optgroup-label,.facebook-theme .mat-optgroup-label{color:#0000008a}.theme-preview.facebook-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.facebook-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.facebook-theme-preview .mat-pseudo-checkbox,.facebook-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.facebook-theme-preview .mat-pseudo-checkbox:after,.facebook-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.facebook-theme-preview .mat-pseudo-checkbox-disabled,.facebook-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.facebook-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.facebook-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.facebook-theme .mat-primary .mat-pseudo-checkbox-checked,.facebook-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#3b5998}.theme-preview.facebook-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.facebook-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.facebook-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.facebook-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.facebook-theme .mat-pseudo-checkbox-checked,.facebook-theme .mat-pseudo-checkbox-indeterminate,.facebook-theme .mat-accent .mat-pseudo-checkbox-checked,.facebook-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#9fa8da}.theme-preview.facebook-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.facebook-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.facebook-theme .mat-warn .mat-pseudo-checkbox-checked,.facebook-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.facebook-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.facebook-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.facebook-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.facebook-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.facebook-theme-preview .mat-app-background,.theme-preview.facebook-theme-preview.mat-app-background,.facebook-theme .mat-app-background,.facebook-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.facebook-theme-preview .mat-elevation-z0,.facebook-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z1,.facebook-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z2,.facebook-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z3,.facebook-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z4,.facebook-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z5,.facebook-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z6,.facebook-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z7,.facebook-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z8,.facebook-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z9,.facebook-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z10,.facebook-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z11,.facebook-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z12,.facebook-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z13,.facebook-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z14,.facebook-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z15,.facebook-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z16,.facebook-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z17,.facebook-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z18,.facebook-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z19,.facebook-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z20,.facebook-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z21,.facebook-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z22,.facebook-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z23,.facebook-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.facebook-theme-preview .mat-elevation-z24,.facebook-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.facebook-theme-preview .mat-autocomplete-panel,.facebook-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.facebook-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.facebook-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.facebook-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.facebook-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.facebook-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.facebook-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.facebook-theme-preview .mat-badge,.facebook-theme .mat-badge{position:relative}.theme-preview.facebook-theme-preview .mat-badge-hidden .mat-badge-content,.facebook-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.facebook-theme-preview .mat-badge-content,.facebook-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.facebook-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.facebook-theme-preview .mat-badge-content._mat-animation-noopable,.facebook-theme .ng-animate-disabled .mat-badge-content,.facebook-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.facebook-theme-preview .mat-badge-content.mat-badge-active,.facebook-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.facebook-theme-preview .mat-badge-small .mat-badge-content,.facebook-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.facebook-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.facebook-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.facebook-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.facebook-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.facebook-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.facebook-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.facebook-theme-preview .mat-badge-medium .mat-badge-content,.facebook-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.facebook-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.facebook-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.facebook-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.facebook-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.facebook-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.facebook-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.facebook-theme-preview .mat-badge-large .mat-badge-content,.facebook-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.facebook-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.facebook-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.facebook-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.facebook-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.facebook-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.facebook-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.facebook-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .facebook-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.facebook-theme-preview .mat-badge-content,.facebook-theme .mat-badge-content{color:#fff;background:#3b5998}.cdk-high-contrast-active .theme-preview.facebook-theme-preview .mat-badge-content,.cdk-high-contrast-active .facebook-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.facebook-theme-preview .mat-badge-accent .mat-badge-content,.facebook-theme .mat-badge-accent .mat-badge-content{background:#9fa8da;color:#000000de}.theme-preview.facebook-theme-preview .mat-badge-warn .mat-badge-content,.facebook-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.facebook-theme-preview .mat-badge-disabled .mat-badge-content,.facebook-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.facebook-theme-preview .mat-bottom-sheet-container,.facebook-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.facebook-theme-preview .mat-button,.theme-preview.facebook-theme-preview .mat-icon-button,.theme-preview.facebook-theme-preview .mat-stroked-button,.facebook-theme .mat-button,.facebook-theme .mat-icon-button,.facebook-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.facebook-theme-preview .mat-button.mat-primary,.theme-preview.facebook-theme-preview .mat-icon-button.mat-primary,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-primary,.facebook-theme .mat-button.mat-primary,.facebook-theme .mat-icon-button.mat-primary,.facebook-theme .mat-stroked-button.mat-primary{color:#3b5998}.theme-preview.facebook-theme-preview .mat-button.mat-accent,.theme-preview.facebook-theme-preview .mat-icon-button.mat-accent,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-accent,.facebook-theme .mat-button.mat-accent,.facebook-theme .mat-icon-button.mat-accent,.facebook-theme .mat-stroked-button.mat-accent{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-button.mat-warn,.theme-preview.facebook-theme-preview .mat-icon-button.mat-warn,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-warn,.facebook-theme .mat-button.mat-warn,.facebook-theme .mat-icon-button.mat-warn,.facebook-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-button.mat-primary.mat-button-disabled,.facebook-theme .mat-button.mat-accent.mat-button-disabled,.facebook-theme .mat-button.mat-warn.mat-button-disabled,.facebook-theme .mat-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-icon-button.mat-primary.mat-button-disabled,.facebook-theme .mat-icon-button.mat-accent.mat-button-disabled,.facebook-theme .mat-icon-button.mat-warn.mat-button-disabled,.facebook-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-stroked-button.mat-primary.mat-button-disabled,.facebook-theme .mat-stroked-button.mat-accent.mat-button-disabled,.facebook-theme .mat-stroked-button.mat-warn.mat-button-disabled,.facebook-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.facebook-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.facebook-theme .mat-button.mat-primary .mat-button-focus-overlay,.facebook-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.facebook-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.facebook-theme .mat-button.mat-accent .mat-button-focus-overlay,.facebook-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.facebook-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.facebook-theme .mat-button.mat-warn .mat-button-focus-overlay,.facebook-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.facebook-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.facebook-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.facebook-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.facebook-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.facebook-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.facebook-theme-preview .mat-button .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-stroked-button .mat-ripple-element,.facebook-theme .mat-button .mat-ripple-element,.facebook-theme .mat-icon-button .mat-ripple-element,.facebook-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.facebook-theme-preview .mat-button-focus-overlay,.facebook-theme .mat-button-focus-overlay{background:black}.theme-preview.facebook-theme-preview .mat-stroked-button:not(.mat-button-disabled),.facebook-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.facebook-theme-preview .mat-flat-button,.theme-preview.facebook-theme-preview .mat-raised-button,.theme-preview.facebook-theme-preview .mat-fab,.theme-preview.facebook-theme-preview .mat-mini-fab,.facebook-theme .mat-flat-button,.facebook-theme .mat-raised-button,.facebook-theme .mat-fab,.facebook-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.facebook-theme-preview .mat-flat-button.mat-primary,.theme-preview.facebook-theme-preview .mat-raised-button.mat-primary,.theme-preview.facebook-theme-preview .mat-fab.mat-primary,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-primary,.facebook-theme .mat-flat-button.mat-primary,.facebook-theme .mat-raised-button.mat-primary,.facebook-theme .mat-fab.mat-primary,.facebook-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.facebook-theme-preview .mat-flat-button.mat-accent,.theme-preview.facebook-theme-preview .mat-raised-button.mat-accent,.theme-preview.facebook-theme-preview .mat-fab.mat-accent,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-accent,.facebook-theme .mat-flat-button.mat-accent,.facebook-theme .mat-raised-button.mat-accent,.facebook-theme .mat-fab.mat-accent,.facebook-theme .mat-mini-fab.mat-accent{color:#000000de}.theme-preview.facebook-theme-preview .mat-flat-button.mat-warn,.theme-preview.facebook-theme-preview .mat-raised-button.mat-warn,.theme-preview.facebook-theme-preview .mat-fab.mat-warn,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-warn,.facebook-theme .mat-flat-button.mat-warn,.facebook-theme .mat-raised-button.mat-warn,.facebook-theme .mat-fab.mat-warn,.facebook-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.facebook-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-flat-button.mat-primary.mat-button-disabled,.facebook-theme .mat-flat-button.mat-accent.mat-button-disabled,.facebook-theme .mat-flat-button.mat-warn.mat-button-disabled,.facebook-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-raised-button.mat-primary.mat-button-disabled,.facebook-theme .mat-raised-button.mat-accent.mat-button-disabled,.facebook-theme .mat-raised-button.mat-warn.mat-button-disabled,.facebook-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-fab.mat-primary.mat-button-disabled,.facebook-theme .mat-fab.mat-accent.mat-button-disabled,.facebook-theme .mat-fab.mat-warn.mat-button-disabled,.facebook-theme .mat-fab.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-primary.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-accent.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-warn.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.facebook-theme-preview .mat-flat-button.mat-primary,.theme-preview.facebook-theme-preview .mat-raised-button.mat-primary,.theme-preview.facebook-theme-preview .mat-fab.mat-primary,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-primary,.facebook-theme .mat-flat-button.mat-primary,.facebook-theme .mat-raised-button.mat-primary,.facebook-theme .mat-fab.mat-primary,.facebook-theme .mat-mini-fab.mat-primary{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-flat-button.mat-accent,.theme-preview.facebook-theme-preview .mat-raised-button.mat-accent,.theme-preview.facebook-theme-preview .mat-fab.mat-accent,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-accent,.facebook-theme .mat-flat-button.mat-accent,.facebook-theme .mat-raised-button.mat-accent,.facebook-theme .mat-fab.mat-accent,.facebook-theme .mat-mini-fab.mat-accent{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-flat-button.mat-warn,.theme-preview.facebook-theme-preview .mat-raised-button.mat-warn,.theme-preview.facebook-theme-preview .mat-fab.mat-warn,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-warn,.facebook-theme .mat-flat-button.mat-warn,.facebook-theme .mat-raised-button.mat-warn,.facebook-theme .mat-fab.mat-warn,.facebook-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-flat-button.mat-primary.mat-button-disabled,.facebook-theme .mat-flat-button.mat-accent.mat-button-disabled,.facebook-theme .mat-flat-button.mat-warn.mat-button-disabled,.facebook-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-raised-button.mat-primary.mat-button-disabled,.facebook-theme .mat-raised-button.mat-accent.mat-button-disabled,.facebook-theme .mat-raised-button.mat-warn.mat-button-disabled,.facebook-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-fab.mat-primary.mat-button-disabled,.facebook-theme .mat-fab.mat-accent.mat-button-disabled,.facebook-theme .mat-fab.mat-warn.mat-button-disabled,.facebook-theme .mat-fab.mat-button-disabled.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-primary.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-accent.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-warn.mat-button-disabled,.facebook-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.facebook-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.facebook-theme .mat-flat-button.mat-primary .mat-ripple-element,.facebook-theme .mat-raised-button.mat-primary .mat-ripple-element,.facebook-theme .mat-fab.mat-primary .mat-ripple-element,.facebook-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.facebook-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.facebook-theme .mat-flat-button.mat-accent .mat-ripple-element,.facebook-theme .mat-raised-button.mat-accent .mat-ripple-element,.facebook-theme .mat-fab.mat-accent .mat-ripple-element,.facebook-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.facebook-theme .mat-flat-button.mat-warn .mat-ripple-element,.facebook-theme .mat-raised-button.mat-warn .mat-ripple-element,.facebook-theme .mat-fab.mat-warn .mat-ripple-element,.facebook-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.facebook-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.facebook-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.facebook-theme .mat-stroked-button:not([class*=mat-elevation-z]),.facebook-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.facebook-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.facebook-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.facebook-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.facebook-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.facebook-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.facebook-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.facebook-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.facebook-theme .mat-fab:not([class*=mat-elevation-z]),.facebook-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.facebook-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.facebook-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.facebook-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.facebook-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.facebook-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.facebook-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.facebook-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.facebook-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.facebook-theme-preview .mat-button-toggle-standalone,.theme-preview.facebook-theme-preview .mat-button-toggle-group,.facebook-theme .mat-button-toggle-standalone,.facebook-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.facebook-theme-preview .mat-button-toggle-group-appearance-standard,.facebook-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.facebook-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.facebook-theme-preview .mat-button-toggle,.facebook-theme .mat-button-toggle{color:#00000061}.theme-preview.facebook-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.facebook-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.facebook-theme-preview .mat-button-toggle-appearance-standard,.facebook-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.facebook-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.facebook-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.facebook-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.facebook-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.facebook-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.facebook-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-button-toggle-checked,.facebook-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.facebook-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.facebook-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.facebook-theme-preview .mat-button-toggle-disabled,.facebook-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.facebook-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.facebook-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.facebook-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.facebook-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.facebook-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.facebook-theme-preview .mat-button-toggle-group-appearance-standard,.facebook-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.facebook-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-card,.facebook-theme .mat-card{background:white;color:#000000de}.theme-preview.facebook-theme-preview .mat-card:not([class*=mat-elevation-z]),.facebook-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.facebook-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.facebook-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.facebook-theme-preview .mat-card-subtitle,.facebook-theme .mat-card-subtitle{color:#0000008a}.theme-preview.facebook-theme-preview .mat-checkbox-frame,.facebook-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.facebook-theme-preview .mat-checkbox-checkmark,.facebook-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.facebook-theme-preview .mat-checkbox-checkmark-path,.facebook-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.facebook-theme-preview .mat-checkbox-mixedmark,.facebook-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.facebook-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.facebook-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.facebook-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.facebook-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.facebook-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.facebook-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.facebook-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.facebook-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.facebook-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.facebook-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.facebook-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.facebook-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.facebook-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.facebook-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.facebook-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.facebook-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.facebook-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.facebook-theme-preview .mat-checkbox .mat-ripple-element,.facebook-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.facebook-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.facebook-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.facebook-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3b5998}.theme-preview.facebook-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.facebook-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.facebook-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#9fa8da}.theme-preview.facebook-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.facebook-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.facebook-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip,.facebook-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.facebook-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.facebook-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.facebook-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip:after,.facebook-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3b5998;color:#fff}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#9fa8da;color:#000000de}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.facebook-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.facebook-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.facebook-theme-preview .mat-table,.facebook-theme .mat-table{background:white}.theme-preview.facebook-theme-preview .mat-table thead,.theme-preview.facebook-theme-preview .mat-table tbody,.theme-preview.facebook-theme-preview .mat-table tfoot,.theme-preview.facebook-theme-preview mat-header-row,.theme-preview.facebook-theme-preview mat-row,.theme-preview.facebook-theme-preview mat-footer-row,.theme-preview.facebook-theme-preview [mat-header-row],.theme-preview.facebook-theme-preview [mat-row],.theme-preview.facebook-theme-preview [mat-footer-row],.theme-preview.facebook-theme-preview .mat-table-sticky,.facebook-theme .mat-table thead,.facebook-theme .mat-table tbody,.facebook-theme .mat-table tfoot,.facebook-theme mat-header-row,.facebook-theme mat-row,.facebook-theme mat-footer-row,.facebook-theme [mat-header-row],.facebook-theme [mat-row],.facebook-theme [mat-footer-row],.facebook-theme .mat-table-sticky{background:inherit}.theme-preview.facebook-theme-preview mat-row,.theme-preview.facebook-theme-preview mat-header-row,.theme-preview.facebook-theme-preview mat-footer-row,.theme-preview.facebook-theme-preview th.mat-header-cell,.theme-preview.facebook-theme-preview td.mat-cell,.theme-preview.facebook-theme-preview td.mat-footer-cell,.facebook-theme mat-row,.facebook-theme mat-header-row,.facebook-theme mat-footer-row,.facebook-theme th.mat-header-cell,.facebook-theme td.mat-cell,.facebook-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.facebook-theme-preview .mat-header-cell,.facebook-theme .mat-header-cell{color:#0000008a}.theme-preview.facebook-theme-preview .mat-cell,.theme-preview.facebook-theme-preview .mat-footer-cell,.facebook-theme .mat-cell,.facebook-theme .mat-footer-cell{color:#000000de}.theme-preview.facebook-theme-preview .mat-calendar-arrow,.facebook-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.facebook-theme-preview .mat-datepicker-toggle,.theme-preview.facebook-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.facebook-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.facebook-theme .mat-datepicker-toggle,.facebook-theme .mat-datepicker-content .mat-calendar-next-button,.facebook-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.facebook-theme-preview .mat-calendar-table-header-divider:after,.facebook-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-calendar-table-header,.theme-preview.facebook-theme-preview .mat-calendar-body-label,.facebook-theme .mat-calendar-table-header,.facebook-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.facebook-theme-preview .mat-calendar-body-cell-content,.theme-preview.facebook-theme-preview .mat-date-range-input-separator,.facebook-theme .mat-calendar-body-cell-content,.facebook-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.facebook-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.facebook-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.facebook-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.facebook-theme-preview .mat-calendar-body-in-preview,.facebook-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.facebook-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.facebook-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.facebook-theme-preview .mat-calendar-body-in-range:before,.facebook-theme .mat-calendar-body-in-range:before{background:rgba(59,89,152,.2)}.theme-preview.facebook-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.facebook-theme-preview .mat-calendar-body-in-comparison-range:before,.facebook-theme .mat-calendar-body-comparison-identical,.facebook-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.facebook-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.facebook-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.facebook-theme .mat-calendar-body-comparison-bridge-start:before,.facebook-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(59,89,152,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.facebook-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.facebook-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.facebook-theme .mat-calendar-body-comparison-bridge-end:before,.facebook-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(59,89,152,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.facebook-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.facebook-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.facebook-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.facebook-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.facebook-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.facebook-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.facebook-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.facebook-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.facebook-theme-preview .mat-calendar-body-selected,.facebook-theme .mat-calendar-body-selected{background-color:#3b5998;color:#fff}.theme-preview.facebook-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.facebook-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3b599866}.theme-preview.facebook-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.facebook-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.facebook-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.facebook-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3b59984d}@media (hover: hover){.theme-preview.facebook-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3b59984d}}.theme-preview.facebook-theme-preview .mat-datepicker-content,.facebook-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(159,168,218,.2)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.facebook-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(159,168,218,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.facebook-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(159,168,218,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#9fa8da;color:#000000de}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9fa8da66}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9fa8da4d}@media (hover: hover){.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9fa8da4d}}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.facebook-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.facebook-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.facebook-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.facebook-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.facebook-theme-preview .mat-datepicker-content-touch,.facebook-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.facebook-theme-preview .mat-datepicker-toggle-active,.facebook-theme .mat-datepicker-toggle-active{color:#3b5998}.theme-preview.facebook-theme-preview .mat-datepicker-toggle-active.mat-accent,.facebook-theme .mat-datepicker-toggle-active.mat-accent{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-datepicker-toggle-active.mat-warn,.facebook-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-date-range-input-inner[disabled],.facebook-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.facebook-theme-preview .mat-dialog-container,.facebook-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.facebook-theme-preview .mat-divider,.facebook-theme .mat-divider{border-top-color:#0000001f}.theme-preview.facebook-theme-preview .mat-divider-vertical,.facebook-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.facebook-theme-preview .mat-expansion-panel,.facebook-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.facebook-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.facebook-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-action-row,.facebook-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.facebook-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.facebook-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.facebook-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.facebook-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.facebook-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.facebook-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.facebook-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.facebook-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.facebook-theme-preview .mat-expansion-panel-header-title,.facebook-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.facebook-theme-preview .mat-expansion-panel-header-description,.theme-preview.facebook-theme-preview .mat-expansion-indicator:after,.facebook-theme .mat-expansion-panel-header-description,.facebook-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.facebook-theme-preview .mat-expansion-panel-header[aria-disabled=true],.facebook-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.facebook-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.facebook-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.facebook-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.facebook-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.facebook-theme-preview .mat-form-field-label,.facebook-theme .mat-form-field-label,.theme-preview.facebook-theme-preview .mat-hint,.facebook-theme .mat-hint{color:#0009}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.facebook-theme .mat-form-field.mat-focused .mat-form-field-label{color:#3b5998}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.facebook-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.facebook-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-focused .mat-form-field-required-marker,.facebook-theme .mat-focused .mat-form-field-required-marker{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field-ripple,.facebook-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.facebook-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.facebook-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.facebook-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.facebook-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3b5998}.theme-preview.facebook-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.facebook-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.facebook-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.facebook-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.facebook-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.facebook-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.facebook-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.facebook-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.facebook-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.facebook-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.facebook-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-error,.facebook-theme .mat-error{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.facebook-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.facebook-theme-preview .mat-form-field-appearance-legacy .mat-hint,.facebook-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.facebook-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.facebook-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.facebook-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.facebook-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.facebook-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.facebook-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.facebook-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.facebook-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.facebook-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.facebook-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.facebook-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.facebook-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.facebook-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.facebook-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.facebook-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.facebook-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.facebook-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.facebook-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.facebook-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.facebook-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.facebook-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3b5998}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.facebook-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.facebook-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.facebook-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.facebook-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.facebook-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.facebook-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.facebook-theme-preview .mat-icon.mat-primary,.facebook-theme .mat-icon.mat-primary{color:#3b5998}.theme-preview.facebook-theme-preview .mat-icon.mat-accent,.facebook-theme .mat-icon.mat-accent{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-icon.mat-warn,.facebook-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.facebook-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.facebook-theme-preview .mat-input-element:disabled,.theme-preview.facebook-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.facebook-theme .mat-input-element:disabled,.facebook-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.facebook-theme-preview .mat-input-element,.facebook-theme .mat-input-element{caret-color:#3b5998}.theme-preview.facebook-theme-preview .mat-input-element::placeholder,.facebook-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.facebook-theme-preview .mat-input-element::-moz-placeholder,.facebook-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.facebook-theme-preview .mat-input-element::-webkit-input-placeholder,.facebook-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.facebook-theme-preview .mat-input-element:-ms-input-placeholder,.facebook-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.facebook-theme-preview .mat-form-field.mat-accent .mat-input-element,.facebook-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.facebook-theme-preview .mat-form-field-invalid .mat-input-element,.facebook-theme .mat-form-field.mat-warn .mat-input-element,.facebook-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.facebook-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-list-base .mat-list-item,.facebook-theme .mat-list-base .mat-list-item,.theme-preview.facebook-theme-preview .mat-list-base .mat-list-option,.facebook-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.facebook-theme-preview .mat-list-base .mat-subheader,.facebook-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.facebook-theme-preview .mat-list-item-disabled,.facebook-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.facebook-theme-preview .mat-list-option:hover,.theme-preview.facebook-theme-preview .mat-list-option:focus,.theme-preview.facebook-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.facebook-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.facebook-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.facebook-theme-preview .mat-action-list .mat-list-item:focus,.facebook-theme .mat-list-option:hover,.facebook-theme .mat-list-option:focus,.facebook-theme .mat-nav-list .mat-list-item:hover,.facebook-theme .mat-nav-list .mat-list-item:focus,.facebook-theme .mat-action-list .mat-list-item:hover,.facebook-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.facebook-theme-preview .mat-list-single-selected-option,.theme-preview.facebook-theme-preview .mat-list-single-selected-option:hover,.theme-preview.facebook-theme-preview .mat-list-single-selected-option:focus,.facebook-theme .mat-list-single-selected-option,.facebook-theme .mat-list-single-selected-option:hover,.facebook-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-menu-panel,.facebook-theme .mat-menu-panel{background:white}.theme-preview.facebook-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.facebook-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.facebook-theme-preview .mat-menu-item,.facebook-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.facebook-theme-preview .mat-menu-item[disabled],.theme-preview.facebook-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.facebook-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.facebook-theme .mat-menu-item[disabled],.facebook-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.facebook-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.facebook-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.facebook-theme-preview .mat-menu-submenu-icon,.facebook-theme .mat-menu-item .mat-icon-no-color,.facebook-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.facebook-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.facebook-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.facebook-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.facebook-theme-preview .mat-menu-item-highlighted:not([disabled]),.facebook-theme .mat-menu-item:hover:not([disabled]),.facebook-theme .mat-menu-item.cdk-program-focused:not([disabled]),.facebook-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.facebook-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.facebook-theme-preview .mat-paginator,.facebook-theme .mat-paginator{background:white}.theme-preview.facebook-theme-preview .mat-paginator,.theme-preview.facebook-theme-preview .mat-paginator-page-size .mat-select-trigger,.facebook-theme .mat-paginator,.facebook-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.facebook-theme-preview .mat-paginator-decrement,.theme-preview.facebook-theme-preview .mat-paginator-increment,.facebook-theme .mat-paginator-decrement,.facebook-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.facebook-theme-preview .mat-paginator-first,.theme-preview.facebook-theme-preview .mat-paginator-last,.facebook-theme .mat-paginator-first,.facebook-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.facebook-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.facebook-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.facebook-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.facebook-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.facebook-theme .mat-icon-button[disabled] .mat-paginator-decrement,.facebook-theme .mat-icon-button[disabled] .mat-paginator-increment,.facebook-theme .mat-icon-button[disabled] .mat-paginator-first,.facebook-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.facebook-theme-preview .mat-progress-bar-background,.facebook-theme .mat-progress-bar-background{fill:#cad2e2}.theme-preview.facebook-theme-preview .mat-progress-bar-buffer,.facebook-theme .mat-progress-bar-buffer{background-color:#cad2e2}.theme-preview.facebook-theme-preview .mat-progress-bar-fill:after,.facebook-theme .mat-progress-bar-fill:after{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.facebook-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#e3e6f2}.theme-preview.facebook-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.facebook-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#e3e6f2}.theme-preview.facebook-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.facebook-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.facebook-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.facebook-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.facebook-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.facebook-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.facebook-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-progress-spinner circle,.theme-preview.facebook-theme-preview .mat-spinner circle,.facebook-theme .mat-progress-spinner circle,.facebook-theme .mat-spinner circle{stroke:#3b5998}.theme-preview.facebook-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.facebook-theme-preview .mat-spinner.mat-accent circle,.facebook-theme .mat-progress-spinner.mat-accent circle,.facebook-theme .mat-spinner.mat-accent circle{stroke:#9fa8da}.theme-preview.facebook-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.facebook-theme-preview .mat-spinner.mat-warn circle,.facebook-theme .mat-progress-spinner.mat-warn circle,.facebook-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.facebook-theme-preview .mat-radio-outer-circle,.facebook-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.facebook-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.facebook-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3b5998}.theme-preview.facebook-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.facebook-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.facebook-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.facebook-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.facebook-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.facebook-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.facebook-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.facebook-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.facebook-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.facebook-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.facebook-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.facebook-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.facebook-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.facebook-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.facebook-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.facebook-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.facebook-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.facebook-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.facebook-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.facebook-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.facebook-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.facebook-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.facebook-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.facebook-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.facebook-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.facebook-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.facebook-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.facebook-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.facebook-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.facebook-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.facebook-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.facebook-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.facebook-theme-preview .mat-radio-button .mat-ripple-element,.facebook-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.facebook-theme-preview .mat-select-value,.facebook-theme .mat-select-value{color:#000000de}.theme-preview.facebook-theme-preview .mat-select-placeholder,.facebook-theme .mat-select-placeholder{color:#0000006b}.theme-preview.facebook-theme-preview .mat-select-disabled .mat-select-value,.facebook-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.facebook-theme-preview .mat-select-arrow,.facebook-theme .mat-select-arrow{color:#0000008a}.theme-preview.facebook-theme-preview .mat-select-panel,.facebook-theme .mat-select-panel{background:white}.theme-preview.facebook-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.facebook-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.facebook-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.facebook-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.facebook-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3b5998}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.facebook-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#9fa8da}.theme-preview.facebook-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.facebook-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.facebook-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.facebook-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.facebook-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.facebook-theme-preview .mat-drawer-container,.facebook-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.facebook-theme-preview .mat-drawer,.facebook-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.facebook-theme-preview .mat-drawer.mat-drawer-push,.facebook-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.facebook-theme-preview .mat-drawer:not(.mat-drawer-side),.facebook-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.facebook-theme-preview .mat-drawer-side,.facebook-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-drawer-side.mat-drawer-end,.facebook-theme .mat-drawer-side.mat-drawer-end,.theme-preview.facebook-theme-preview [dir=rtl] .mat-drawer-side,.facebook-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.facebook-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.facebook-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.facebook-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.facebook-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.facebook-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#9fa8da8a}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.facebook-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.facebook-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.facebook-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3b59988a}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.facebook-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.facebook-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.facebook-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.facebook-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.facebook-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.facebook-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.facebook-theme-preview .mat-slide-toggle-thumb,.facebook-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.facebook-theme-preview .mat-slide-toggle-bar,.facebook-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.facebook-theme-preview .mat-slider-track-background,.facebook-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.facebook-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.facebook-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-primary .mat-slider-thumb-label,.facebook-theme .mat-primary .mat-slider-track-fill,.facebook-theme .mat-primary .mat-slider-thumb,.facebook-theme .mat-primary .mat-slider-thumb-label{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-primary .mat-slider-thumb-label-text,.facebook-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.facebook-theme-preview .mat-primary .mat-slider-focus-ring,.facebook-theme .mat-primary .mat-slider-focus-ring{background-color:#3b599833}.theme-preview.facebook-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.facebook-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-accent .mat-slider-thumb-label,.facebook-theme .mat-accent .mat-slider-track-fill,.facebook-theme .mat-accent .mat-slider-thumb,.facebook-theme .mat-accent .mat-slider-thumb-label{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-accent .mat-slider-thumb-label-text,.facebook-theme .mat-accent .mat-slider-thumb-label-text{color:#000000de}.theme-preview.facebook-theme-preview .mat-accent .mat-slider-focus-ring,.facebook-theme .mat-accent .mat-slider-focus-ring{background-color:#9fa8da33}.theme-preview.facebook-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.facebook-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-warn .mat-slider-thumb-label,.facebook-theme .mat-warn .mat-slider-track-fill,.facebook-theme .mat-warn .mat-slider-thumb,.facebook-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-warn .mat-slider-thumb-label-text,.facebook-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.facebook-theme-preview .mat-warn .mat-slider-focus-ring,.facebook-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.facebook-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.facebook-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.facebook-theme .mat-slider:hover .mat-slider-track-background,.facebook-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.facebook-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.facebook-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.facebook-theme-preview .mat-slider-disabled .mat-slider-thumb,.facebook-theme .mat-slider-disabled .mat-slider-track-background,.facebook-theme .mat-slider-disabled .mat-slider-track-fill,.facebook-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.facebook-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.facebook-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.facebook-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.facebook-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.facebook-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.facebook-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.facebook-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.facebook-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.facebook-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.facebook-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.facebook-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.facebook-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.facebook-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.facebook-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.facebook-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.facebook-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.facebook-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.facebook-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.facebook-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.facebook-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.facebook-theme-preview .mat-slider-horizontal .mat-slider-ticks,.facebook-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.facebook-theme-preview .mat-slider-vertical .mat-slider-ticks,.facebook-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.facebook-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.facebook-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.facebook-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.facebook-theme-preview .mat-step-header:hover[aria-disabled=false],.facebook-theme .mat-step-header.cdk-keyboard-focused,.facebook-theme .mat-step-header.cdk-program-focused,.facebook-theme .mat-step-header:hover:not([aria-disabled]),.facebook-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.facebook-theme-preview .mat-step-header:hover[aria-disabled=true],.facebook-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.facebook-theme-preview .mat-step-header:hover,.facebook-theme .mat-step-header:hover{background:none}}.theme-preview.facebook-theme-preview .mat-step-header .mat-step-label,.theme-preview.facebook-theme-preview .mat-step-header .mat-step-optional,.facebook-theme .mat-step-header .mat-step-label,.facebook-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.facebook-theme-preview .mat-step-header .mat-step-icon,.facebook-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.facebook-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.facebook-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.facebook-theme-preview .mat-step-header .mat-step-icon-state-edit,.facebook-theme .mat-step-header .mat-step-icon-selected,.facebook-theme .mat-step-header .mat-step-icon-state-done,.facebook-theme .mat-step-header .mat-step-icon-state-edit{background-color:#3b5998;color:#fff}.theme-preview.facebook-theme-preview .mat-step-header.mat-accent .mat-step-icon,.facebook-theme .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.theme-preview.facebook-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.facebook-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.facebook-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.facebook-theme .mat-step-header.mat-accent .mat-step-icon-selected,.facebook-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.facebook-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#9fa8da;color:#000000de}.theme-preview.facebook-theme-preview .mat-step-header.mat-warn .mat-step-icon,.facebook-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.facebook-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.facebook-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.facebook-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.facebook-theme .mat-step-header.mat-warn .mat-step-icon-selected,.facebook-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.facebook-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.facebook-theme-preview .mat-step-header .mat-step-icon-state-error,.facebook-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.facebook-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.facebook-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.facebook-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.facebook-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.facebook-theme-preview .mat-stepper-horizontal,.theme-preview.facebook-theme-preview .mat-stepper-vertical,.facebook-theme .mat-stepper-horizontal,.facebook-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.facebook-theme-preview .mat-stepper-vertical-line:before,.facebook-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.facebook-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.facebook-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.facebook-theme-preview .mat-stepper-horizontal-line,.facebook-theme .mat-horizontal-stepper-header:before,.facebook-theme .mat-horizontal-stepper-header:after,.facebook-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.facebook-theme-preview .mat-sort-header-arrow,.facebook-theme .mat-sort-header-arrow{color:#757575}.theme-preview.facebook-theme-preview .mat-tab-nav-bar,.theme-preview.facebook-theme-preview .mat-tab-header,.facebook-theme .mat-tab-nav-bar,.facebook-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.facebook-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.facebook-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.facebook-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.facebook-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.facebook-theme-preview .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-link,.facebook-theme .mat-tab-label,.facebook-theme .mat-tab-link{color:#000000de}.theme-preview.facebook-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.facebook-theme-preview .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.facebook-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.facebook-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-nav-bar[class*=mat-background-],.facebook-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.facebook-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#768bb74d}.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.facebook-theme .mat-tab-group.mat-primary .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.facebook-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.facebook-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.facebook-theme .mat-tab-group.mat-accent .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.facebook-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.facebook-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.facebook-theme .mat-tab-group.mat-warn .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.facebook-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.facebook-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.facebook-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#768bb74d}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3b5998}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#9fa8da}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.facebook-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.facebook-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.facebook-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.facebook-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.facebook-theme-preview .mat-toolbar,.facebook-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.facebook-theme-preview .mat-toolbar.mat-primary,.facebook-theme .mat-toolbar.mat-primary{background:#3b5998;color:#fff}.theme-preview.facebook-theme-preview .mat-toolbar.mat-accent,.facebook-theme .mat-toolbar.mat-accent{background:#9fa8da;color:#000000de}.theme-preview.facebook-theme-preview .mat-toolbar.mat-warn,.facebook-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.facebook-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.facebook-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.facebook-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.facebook-theme .mat-toolbar .mat-form-field-underline,.facebook-theme .mat-toolbar .mat-form-field-ripple,.facebook-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.facebook-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.facebook-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.facebook-theme-preview .mat-toolbar .mat-select-value,.theme-preview.facebook-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.facebook-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.facebook-theme .mat-toolbar .mat-form-field-label,.facebook-theme .mat-toolbar .mat-focused .mat-form-field-label,.facebook-theme .mat-toolbar .mat-select-value,.facebook-theme .mat-toolbar .mat-select-arrow,.facebook-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.facebook-theme-preview .mat-toolbar .mat-input-element,.facebook-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.facebook-theme-preview .mat-tooltip,.facebook-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.facebook-theme-preview .mat-tree,.facebook-theme .mat-tree{background:white}.theme-preview.facebook-theme-preview .mat-tree-node,.theme-preview.facebook-theme-preview .mat-nested-tree-node,.facebook-theme .mat-tree-node,.facebook-theme .mat-nested-tree-node{color:#000000de}.theme-preview.facebook-theme-preview .mat-snack-bar-container,.facebook-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.facebook-theme-preview .mat-simple-snackbar-action,.facebook-theme .mat-simple-snackbar-action{color:#9fa8da}.theme-preview.teal-theme-preview,.teal-theme{--warn: #ff5e61;--primary: #009688;--secondary: #00796b}.theme-preview.teal-theme-preview .primary-color-fill,.teal-theme .primary-color-fill{fill:#009688}.theme-preview.teal-theme-preview .accent-color-fill,.teal-theme .accent-color-fill{fill:#00796b}.theme-preview.teal-theme-preview .mat-button-toggle-label-content,.theme-preview.teal-theme-preview .active-tab,.theme-preview.teal-theme-preview .primary-color,.teal-theme .mat-button-toggle-label-content,.teal-theme .active-tab,.teal-theme .primary-color{color:#009688!important}.theme-preview.teal-theme-preview .warn-color,.teal-theme .warn-color{color:#ff5e61!important}.theme-preview.teal-theme-preview .accent-color,.teal-theme .accent-color{color:#00796b!important}.theme-preview.teal-theme-preview .primary-color-bg,.teal-theme .primary-color-bg{background-color:#009688!important}.theme-preview.teal-theme-preview .expanded-row,.theme-preview.teal-theme-preview .mat-button-toggle-checked,.theme-preview.teal-theme-preview .primary-color-bg-light,.teal-theme .expanded-row,.teal-theme .mat-button-toggle-checked,.teal-theme .primary-color-bg-light{background-color:#0096881a!important}.theme-preview.teal-theme-preview .primary-color-bg-xlight,.teal-theme .primary-color-bg-xlight{background-color:#0096880d}.theme-preview.teal-theme-preview .mat-primary-border,.teal-theme .mat-primary-border{border-color:#009688!important}.theme-preview.teal-theme-preview .ql-placeholder,.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-accent,.teal-theme .ql-placeholder,.teal-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#00796b4d}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-warn,.teal-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.teal-theme-preview .gradientFillCard,.teal-theme .gradientFillCard{background:#009688;background:linear-gradient(135deg,#00796b 0%,#00796b 100%)!important}.theme-preview.teal-theme-preview .mat-ripple-element,.teal-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.teal-theme-preview .mat-option,.teal-theme .mat-option{color:#000000de}.theme-preview.teal-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.teal-theme-preview .mat-option:focus:not(.mat-option-disabled),.teal-theme .mat-option:hover:not(.mat-option-disabled),.teal-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.teal-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.teal-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.teal-theme-preview .mat-option.mat-active,.teal-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.teal-theme-preview .mat-option.mat-option-disabled,.teal-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.teal-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.teal-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#009688}.theme-preview.teal-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.teal-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#00796b}.theme-preview.teal-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.teal-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.teal-theme-preview .mat-optgroup-label,.teal-theme .mat-optgroup-label{color:#0000008a}.theme-preview.teal-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.teal-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.teal-theme-preview .mat-pseudo-checkbox,.teal-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.teal-theme-preview .mat-pseudo-checkbox:after,.teal-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.teal-theme-preview .mat-pseudo-checkbox-disabled,.teal-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.teal-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.teal-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.teal-theme .mat-primary .mat-pseudo-checkbox-checked,.teal-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#009688}.theme-preview.teal-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.teal-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.teal-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.teal-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.teal-theme .mat-pseudo-checkbox-checked,.teal-theme .mat-pseudo-checkbox-indeterminate,.teal-theme .mat-accent .mat-pseudo-checkbox-checked,.teal-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#00796b}.theme-preview.teal-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.teal-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.teal-theme .mat-warn .mat-pseudo-checkbox-checked,.teal-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.teal-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.teal-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.teal-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.teal-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.teal-theme-preview .mat-app-background,.theme-preview.teal-theme-preview.mat-app-background,.teal-theme .mat-app-background,.teal-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.teal-theme-preview .mat-elevation-z0,.teal-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z1,.teal-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z2,.teal-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z3,.teal-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z4,.teal-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z5,.teal-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z6,.teal-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z7,.teal-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z8,.teal-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z9,.teal-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z10,.teal-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z11,.teal-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z12,.teal-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z13,.teal-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z14,.teal-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z15,.teal-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z16,.teal-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z17,.teal-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z18,.teal-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z19,.teal-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z20,.teal-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z21,.teal-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z22,.teal-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z23,.teal-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.teal-theme-preview .mat-elevation-z24,.teal-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.teal-theme-preview .mat-autocomplete-panel,.teal-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.teal-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.teal-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.teal-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.teal-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.teal-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.teal-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.teal-theme-preview .mat-badge,.teal-theme .mat-badge{position:relative}.theme-preview.teal-theme-preview .mat-badge-hidden .mat-badge-content,.teal-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.teal-theme-preview .mat-badge-content,.teal-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.teal-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.teal-theme-preview .mat-badge-content._mat-animation-noopable,.teal-theme .ng-animate-disabled .mat-badge-content,.teal-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.teal-theme-preview .mat-badge-content.mat-badge-active,.teal-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.teal-theme-preview .mat-badge-small .mat-badge-content,.teal-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.teal-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.teal-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.teal-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.teal-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.teal-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.teal-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.teal-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.teal-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.teal-theme-preview .mat-badge-medium .mat-badge-content,.teal-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.teal-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.teal-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.teal-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.teal-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.teal-theme-preview .mat-badge-large .mat-badge-content,.teal-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.teal-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.teal-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.teal-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.teal-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.teal-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.teal-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.teal-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.teal-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.teal-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .teal-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.teal-theme-preview .mat-badge-content,.teal-theme .mat-badge-content{color:#fff;background:#009688}.cdk-high-contrast-active .theme-preview.teal-theme-preview .mat-badge-content,.cdk-high-contrast-active .teal-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.teal-theme-preview .mat-badge-accent .mat-badge-content,.teal-theme .mat-badge-accent .mat-badge-content{background:#00796b;color:#fff}.theme-preview.teal-theme-preview .mat-badge-warn .mat-badge-content,.teal-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.teal-theme-preview .mat-badge-disabled .mat-badge-content,.teal-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.teal-theme-preview .mat-bottom-sheet-container,.teal-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.teal-theme-preview .mat-button,.theme-preview.teal-theme-preview .mat-icon-button,.theme-preview.teal-theme-preview .mat-stroked-button,.teal-theme .mat-button,.teal-theme .mat-icon-button,.teal-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.teal-theme-preview .mat-button.mat-primary,.theme-preview.teal-theme-preview .mat-icon-button.mat-primary,.theme-preview.teal-theme-preview .mat-stroked-button.mat-primary,.teal-theme .mat-button.mat-primary,.teal-theme .mat-icon-button.mat-primary,.teal-theme .mat-stroked-button.mat-primary{color:#009688}.theme-preview.teal-theme-preview .mat-button.mat-accent,.theme-preview.teal-theme-preview .mat-icon-button.mat-accent,.theme-preview.teal-theme-preview .mat-stroked-button.mat-accent,.teal-theme .mat-button.mat-accent,.teal-theme .mat-icon-button.mat-accent,.teal-theme .mat-stroked-button.mat-accent{color:#00796b}.theme-preview.teal-theme-preview .mat-button.mat-warn,.theme-preview.teal-theme-preview .mat-icon-button.mat-warn,.theme-preview.teal-theme-preview .mat-stroked-button.mat-warn,.teal-theme .mat-button.mat-warn,.teal-theme .mat-icon-button.mat-warn,.teal-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.teal-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-button.mat-primary.mat-button-disabled,.teal-theme .mat-button.mat-accent.mat-button-disabled,.teal-theme .mat-button.mat-warn.mat-button-disabled,.teal-theme .mat-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-icon-button.mat-primary.mat-button-disabled,.teal-theme .mat-icon-button.mat-accent.mat-button-disabled,.teal-theme .mat-icon-button.mat-warn.mat-button-disabled,.teal-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-stroked-button.mat-primary.mat-button-disabled,.teal-theme .mat-stroked-button.mat-accent.mat-button-disabled,.teal-theme .mat-stroked-button.mat-warn.mat-button-disabled,.teal-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.teal-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.teal-theme .mat-button.mat-primary .mat-button-focus-overlay,.teal-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.teal-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#009688}.theme-preview.teal-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.teal-theme .mat-button.mat-accent .mat-button-focus-overlay,.teal-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.teal-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#00796b}.theme-preview.teal-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.teal-theme .mat-button.mat-warn .mat-button-focus-overlay,.teal-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.teal-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.teal-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.teal-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.teal-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.teal-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.teal-theme-preview .mat-button .mat-ripple-element,.theme-preview.teal-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.teal-theme-preview .mat-stroked-button .mat-ripple-element,.teal-theme .mat-button .mat-ripple-element,.teal-theme .mat-icon-button .mat-ripple-element,.teal-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.teal-theme-preview .mat-button-focus-overlay,.teal-theme .mat-button-focus-overlay{background:black}.theme-preview.teal-theme-preview .mat-stroked-button:not(.mat-button-disabled),.teal-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.teal-theme-preview .mat-flat-button,.theme-preview.teal-theme-preview .mat-raised-button,.theme-preview.teal-theme-preview .mat-fab,.theme-preview.teal-theme-preview .mat-mini-fab,.teal-theme .mat-flat-button,.teal-theme .mat-raised-button,.teal-theme .mat-fab,.teal-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.teal-theme-preview .mat-flat-button.mat-primary,.theme-preview.teal-theme-preview .mat-raised-button.mat-primary,.theme-preview.teal-theme-preview .mat-fab.mat-primary,.theme-preview.teal-theme-preview .mat-mini-fab.mat-primary,.teal-theme .mat-flat-button.mat-primary,.teal-theme .mat-raised-button.mat-primary,.teal-theme .mat-fab.mat-primary,.teal-theme .mat-mini-fab.mat-primary,.theme-preview.teal-theme-preview .mat-flat-button.mat-accent,.theme-preview.teal-theme-preview .mat-raised-button.mat-accent,.theme-preview.teal-theme-preview .mat-fab.mat-accent,.theme-preview.teal-theme-preview .mat-mini-fab.mat-accent,.teal-theme .mat-flat-button.mat-accent,.teal-theme .mat-raised-button.mat-accent,.teal-theme .mat-fab.mat-accent,.teal-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.teal-theme-preview .mat-flat-button.mat-warn,.theme-preview.teal-theme-preview .mat-raised-button.mat-warn,.theme-preview.teal-theme-preview .mat-fab.mat-warn,.theme-preview.teal-theme-preview .mat-mini-fab.mat-warn,.teal-theme .mat-flat-button.mat-warn,.teal-theme .mat-raised-button.mat-warn,.teal-theme .mat-fab.mat-warn,.teal-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.teal-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.teal-theme .mat-flat-button.mat-primary.mat-button-disabled,.teal-theme .mat-flat-button.mat-accent.mat-button-disabled,.teal-theme .mat-flat-button.mat-warn.mat-button-disabled,.teal-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-raised-button.mat-primary.mat-button-disabled,.teal-theme .mat-raised-button.mat-accent.mat-button-disabled,.teal-theme .mat-raised-button.mat-warn.mat-button-disabled,.teal-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-fab.mat-primary.mat-button-disabled,.teal-theme .mat-fab.mat-accent.mat-button-disabled,.teal-theme .mat-fab.mat-warn.mat-button-disabled,.teal-theme .mat-fab.mat-button-disabled.mat-button-disabled,.teal-theme .mat-mini-fab.mat-primary.mat-button-disabled,.teal-theme .mat-mini-fab.mat-accent.mat-button-disabled,.teal-theme .mat-mini-fab.mat-warn.mat-button-disabled,.teal-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.teal-theme-preview .mat-flat-button.mat-primary,.theme-preview.teal-theme-preview .mat-raised-button.mat-primary,.theme-preview.teal-theme-preview .mat-fab.mat-primary,.theme-preview.teal-theme-preview .mat-mini-fab.mat-primary,.teal-theme .mat-flat-button.mat-primary,.teal-theme .mat-raised-button.mat-primary,.teal-theme .mat-fab.mat-primary,.teal-theme .mat-mini-fab.mat-primary{background-color:#009688}.theme-preview.teal-theme-preview .mat-flat-button.mat-accent,.theme-preview.teal-theme-preview .mat-raised-button.mat-accent,.theme-preview.teal-theme-preview .mat-fab.mat-accent,.theme-preview.teal-theme-preview .mat-mini-fab.mat-accent,.teal-theme .mat-flat-button.mat-accent,.teal-theme .mat-raised-button.mat-accent,.teal-theme .mat-fab.mat-accent,.teal-theme .mat-mini-fab.mat-accent{background-color:#00796b}.theme-preview.teal-theme-preview .mat-flat-button.mat-warn,.theme-preview.teal-theme-preview .mat-raised-button.mat-warn,.theme-preview.teal-theme-preview .mat-fab.mat-warn,.theme-preview.teal-theme-preview .mat-mini-fab.mat-warn,.teal-theme .mat-flat-button.mat-warn,.teal-theme .mat-raised-button.mat-warn,.teal-theme .mat-fab.mat-warn,.teal-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.teal-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.teal-theme .mat-flat-button.mat-primary.mat-button-disabled,.teal-theme .mat-flat-button.mat-accent.mat-button-disabled,.teal-theme .mat-flat-button.mat-warn.mat-button-disabled,.teal-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-raised-button.mat-primary.mat-button-disabled,.teal-theme .mat-raised-button.mat-accent.mat-button-disabled,.teal-theme .mat-raised-button.mat-warn.mat-button-disabled,.teal-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.teal-theme .mat-fab.mat-primary.mat-button-disabled,.teal-theme .mat-fab.mat-accent.mat-button-disabled,.teal-theme .mat-fab.mat-warn.mat-button-disabled,.teal-theme .mat-fab.mat-button-disabled.mat-button-disabled,.teal-theme .mat-mini-fab.mat-primary.mat-button-disabled,.teal-theme .mat-mini-fab.mat-accent.mat-button-disabled,.teal-theme .mat-mini-fab.mat-warn.mat-button-disabled,.teal-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.teal-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.teal-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.teal-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.teal-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.teal-theme .mat-flat-button.mat-primary .mat-ripple-element,.teal-theme .mat-raised-button.mat-primary .mat-ripple-element,.teal-theme .mat-fab.mat-primary .mat-ripple-element,.teal-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.teal-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.teal-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.teal-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.teal-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.teal-theme .mat-flat-button.mat-accent .mat-ripple-element,.teal-theme .mat-raised-button.mat-accent .mat-ripple-element,.teal-theme .mat-fab.mat-accent .mat-ripple-element,.teal-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.teal-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.teal-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.teal-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.teal-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.teal-theme .mat-flat-button.mat-warn .mat-ripple-element,.teal-theme .mat-raised-button.mat-warn .mat-ripple-element,.teal-theme .mat-fab.mat-warn .mat-ripple-element,.teal-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.teal-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.teal-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.teal-theme .mat-stroked-button:not([class*=mat-elevation-z]),.teal-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.teal-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.teal-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.teal-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.teal-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.teal-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.teal-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.teal-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.teal-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.teal-theme .mat-fab:not([class*=mat-elevation-z]),.teal-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.teal-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.teal-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.teal-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.teal-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.teal-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.teal-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.teal-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.teal-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.teal-theme-preview .mat-button-toggle-standalone,.theme-preview.teal-theme-preview .mat-button-toggle-group,.teal-theme .mat-button-toggle-standalone,.teal-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.teal-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.teal-theme-preview .mat-button-toggle-group-appearance-standard,.teal-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.teal-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.teal-theme-preview .mat-button-toggle,.teal-theme .mat-button-toggle{color:#00000061}.theme-preview.teal-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.teal-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.teal-theme-preview .mat-button-toggle-appearance-standard,.teal-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.teal-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.teal-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.teal-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.teal-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.teal-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.teal-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.teal-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-button-toggle-checked,.teal-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.teal-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.teal-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.teal-theme-preview .mat-button-toggle-disabled,.teal-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.teal-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.teal-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.teal-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.teal-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.teal-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.teal-theme-preview .mat-button-toggle-group-appearance-standard,.teal-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.teal-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-card,.teal-theme .mat-card{background:white;color:#000000de}.theme-preview.teal-theme-preview .mat-card:not([class*=mat-elevation-z]),.teal-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.teal-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.teal-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.teal-theme-preview .mat-card-subtitle,.teal-theme .mat-card-subtitle{color:#0000008a}.theme-preview.teal-theme-preview .mat-checkbox-frame,.teal-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.teal-theme-preview .mat-checkbox-checkmark,.teal-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.teal-theme-preview .mat-checkbox-checkmark-path,.teal-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.teal-theme-preview .mat-checkbox-mixedmark,.teal-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.teal-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.teal-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.teal-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.teal-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#009688}.theme-preview.teal-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.teal-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.teal-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.teal-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#00796b}.theme-preview.teal-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.teal-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.teal-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.teal-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.teal-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.teal-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.teal-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.teal-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.teal-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.teal-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.teal-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.teal-theme-preview .mat-checkbox .mat-ripple-element,.teal-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.teal-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.teal-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.teal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.teal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#009688}.theme-preview.teal-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.teal-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.teal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.teal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#00796b}.theme-preview.teal-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.teal-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.teal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.teal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip,.teal-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.teal-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.teal-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.teal-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.teal-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip:after,.teal-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#009688;color:#fff}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#00796b;color:#fff}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.teal-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.teal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.teal-theme-preview .mat-table,.teal-theme .mat-table{background:white}.theme-preview.teal-theme-preview .mat-table thead,.theme-preview.teal-theme-preview .mat-table tbody,.theme-preview.teal-theme-preview .mat-table tfoot,.theme-preview.teal-theme-preview mat-header-row,.theme-preview.teal-theme-preview mat-row,.theme-preview.teal-theme-preview mat-footer-row,.theme-preview.teal-theme-preview [mat-header-row],.theme-preview.teal-theme-preview [mat-row],.theme-preview.teal-theme-preview [mat-footer-row],.theme-preview.teal-theme-preview .mat-table-sticky,.teal-theme .mat-table thead,.teal-theme .mat-table tbody,.teal-theme .mat-table tfoot,.teal-theme mat-header-row,.teal-theme mat-row,.teal-theme mat-footer-row,.teal-theme [mat-header-row],.teal-theme [mat-row],.teal-theme [mat-footer-row],.teal-theme .mat-table-sticky{background:inherit}.theme-preview.teal-theme-preview mat-row,.theme-preview.teal-theme-preview mat-header-row,.theme-preview.teal-theme-preview mat-footer-row,.theme-preview.teal-theme-preview th.mat-header-cell,.theme-preview.teal-theme-preview td.mat-cell,.theme-preview.teal-theme-preview td.mat-footer-cell,.teal-theme mat-row,.teal-theme mat-header-row,.teal-theme mat-footer-row,.teal-theme th.mat-header-cell,.teal-theme td.mat-cell,.teal-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.teal-theme-preview .mat-header-cell,.teal-theme .mat-header-cell{color:#0000008a}.theme-preview.teal-theme-preview .mat-cell,.theme-preview.teal-theme-preview .mat-footer-cell,.teal-theme .mat-cell,.teal-theme .mat-footer-cell{color:#000000de}.theme-preview.teal-theme-preview .mat-calendar-arrow,.teal-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.teal-theme-preview .mat-datepicker-toggle,.theme-preview.teal-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.teal-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.teal-theme .mat-datepicker-toggle,.teal-theme .mat-datepicker-content .mat-calendar-next-button,.teal-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.teal-theme-preview .mat-calendar-table-header-divider:after,.teal-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-calendar-table-header,.theme-preview.teal-theme-preview .mat-calendar-body-label,.teal-theme .mat-calendar-table-header,.teal-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.teal-theme-preview .mat-calendar-body-cell-content,.theme-preview.teal-theme-preview .mat-date-range-input-separator,.teal-theme .mat-calendar-body-cell-content,.teal-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.teal-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.teal-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.teal-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.teal-theme-preview .mat-calendar-body-in-preview,.teal-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.teal-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.teal-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.teal-theme-preview .mat-calendar-body-in-range:before,.teal-theme .mat-calendar-body-in-range:before{background:rgba(0,150,136,.2)}.theme-preview.teal-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.teal-theme-preview .mat-calendar-body-in-comparison-range:before,.teal-theme .mat-calendar-body-comparison-identical,.teal-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.teal-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.teal-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.teal-theme .mat-calendar-body-comparison-bridge-start:before,.teal-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.teal-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.teal-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.teal-theme .mat-calendar-body-comparison-bridge-end:before,.teal-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.teal-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.teal-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.teal-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.teal-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.teal-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.teal-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.teal-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.teal-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.teal-theme-preview .mat-calendar-body-selected,.teal-theme .mat-calendar-body-selected{background-color:#009688;color:#fff}.theme-preview.teal-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.teal-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00968866}.theme-preview.teal-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.teal-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.teal-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.teal-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}@media (hover: hover){.theme-preview.teal-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}}.theme-preview.teal-theme-preview .mat-datepicker-content,.teal-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,121,107,.2)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.teal-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,121,107,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.teal-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,121,107,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#00796b;color:#fff}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00796b66}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00796b4d}@media (hover: hover){.theme-preview.teal-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00796b4d}}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.teal-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.teal-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.teal-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.teal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.teal-theme-preview .mat-datepicker-content-touch,.teal-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.teal-theme-preview .mat-datepicker-toggle-active,.teal-theme .mat-datepicker-toggle-active{color:#009688}.theme-preview.teal-theme-preview .mat-datepicker-toggle-active.mat-accent,.teal-theme .mat-datepicker-toggle-active.mat-accent{color:#00796b}.theme-preview.teal-theme-preview .mat-datepicker-toggle-active.mat-warn,.teal-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.teal-theme-preview .mat-date-range-input-inner[disabled],.teal-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.teal-theme-preview .mat-dialog-container,.teal-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.teal-theme-preview .mat-divider,.teal-theme .mat-divider{border-top-color:#0000001f}.theme-preview.teal-theme-preview .mat-divider-vertical,.teal-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.teal-theme-preview .mat-expansion-panel,.teal-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.teal-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.teal-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.teal-theme-preview .mat-action-row,.teal-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.teal-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.teal-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.teal-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.teal-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.teal-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.teal-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.teal-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.teal-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.teal-theme-preview .mat-expansion-panel-header-title,.teal-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.teal-theme-preview .mat-expansion-panel-header-description,.theme-preview.teal-theme-preview .mat-expansion-indicator:after,.teal-theme .mat-expansion-panel-header-description,.teal-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.teal-theme-preview .mat-expansion-panel-header[aria-disabled=true],.teal-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.teal-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.teal-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.teal-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.teal-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.teal-theme-preview .mat-form-field-label,.teal-theme .mat-form-field-label,.theme-preview.teal-theme-preview .mat-hint,.teal-theme .mat-hint{color:#0009}.theme-preview.teal-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.teal-theme .mat-form-field.mat-focused .mat-form-field-label{color:#009688}.theme-preview.teal-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.teal-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#00796b}.theme-preview.teal-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.teal-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.teal-theme-preview .mat-focused .mat-form-field-required-marker,.teal-theme .mat-focused .mat-form-field-required-marker{color:#00796b}.theme-preview.teal-theme-preview .mat-form-field-ripple,.teal-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.teal-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.teal-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#009688}.theme-preview.teal-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.teal-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#00796b}.theme-preview.teal-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.teal-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.teal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#009688}.theme-preview.teal-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.teal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#00796b}.theme-preview.teal-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.teal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.teal-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.teal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-error,.teal-theme .mat-error{color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.teal-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.teal-theme-preview .mat-form-field-appearance-legacy .mat-hint,.teal-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.teal-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.teal-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.teal-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.teal-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.teal-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.teal-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.teal-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.teal-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.teal-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.teal-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.teal-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.teal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.teal-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.teal-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.teal-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.teal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.teal-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.teal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.teal-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.teal-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.teal-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#009688}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.teal-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#00796b}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.teal-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.teal-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.teal-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.teal-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.teal-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.teal-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.teal-theme-preview .mat-icon.mat-primary,.teal-theme .mat-icon.mat-primary{color:#009688}.theme-preview.teal-theme-preview .mat-icon.mat-accent,.teal-theme .mat-icon.mat-accent{color:#00796b}.theme-preview.teal-theme-preview .mat-icon.mat-warn,.teal-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.teal-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.teal-theme-preview .mat-input-element:disabled,.theme-preview.teal-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.teal-theme .mat-input-element:disabled,.teal-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.teal-theme-preview .mat-input-element,.teal-theme .mat-input-element{caret-color:#009688}.theme-preview.teal-theme-preview .mat-input-element::placeholder,.teal-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.teal-theme-preview .mat-input-element::-moz-placeholder,.teal-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.teal-theme-preview .mat-input-element::-webkit-input-placeholder,.teal-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.teal-theme-preview .mat-input-element:-ms-input-placeholder,.teal-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.teal-theme-preview .mat-form-field.mat-accent .mat-input-element,.teal-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#00796b}.theme-preview.teal-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.teal-theme-preview .mat-form-field-invalid .mat-input-element,.teal-theme .mat-form-field.mat-warn .mat-input-element,.teal-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.teal-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.teal-theme-preview .mat-list-base .mat-list-item,.teal-theme .mat-list-base .mat-list-item,.theme-preview.teal-theme-preview .mat-list-base .mat-list-option,.teal-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.teal-theme-preview .mat-list-base .mat-subheader,.teal-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.teal-theme-preview .mat-list-item-disabled,.teal-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.teal-theme-preview .mat-list-option:hover,.theme-preview.teal-theme-preview .mat-list-option:focus,.theme-preview.teal-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.teal-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.teal-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.teal-theme-preview .mat-action-list .mat-list-item:focus,.teal-theme .mat-list-option:hover,.teal-theme .mat-list-option:focus,.teal-theme .mat-nav-list .mat-list-item:hover,.teal-theme .mat-nav-list .mat-list-item:focus,.teal-theme .mat-action-list .mat-list-item:hover,.teal-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.teal-theme-preview .mat-list-single-selected-option,.theme-preview.teal-theme-preview .mat-list-single-selected-option:hover,.theme-preview.teal-theme-preview .mat-list-single-selected-option:focus,.teal-theme .mat-list-single-selected-option,.teal-theme .mat-list-single-selected-option:hover,.teal-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-menu-panel,.teal-theme .mat-menu-panel{background:white}.theme-preview.teal-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.teal-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.teal-theme-preview .mat-menu-item,.teal-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.teal-theme-preview .mat-menu-item[disabled],.theme-preview.teal-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.teal-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.teal-theme .mat-menu-item[disabled],.teal-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.teal-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.teal-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.teal-theme-preview .mat-menu-submenu-icon,.teal-theme .mat-menu-item .mat-icon-no-color,.teal-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.teal-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.teal-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.teal-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.teal-theme-preview .mat-menu-item-highlighted:not([disabled]),.teal-theme .mat-menu-item:hover:not([disabled]),.teal-theme .mat-menu-item.cdk-program-focused:not([disabled]),.teal-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.teal-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.teal-theme-preview .mat-paginator,.teal-theme .mat-paginator{background:white}.theme-preview.teal-theme-preview .mat-paginator,.theme-preview.teal-theme-preview .mat-paginator-page-size .mat-select-trigger,.teal-theme .mat-paginator,.teal-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.teal-theme-preview .mat-paginator-decrement,.theme-preview.teal-theme-preview .mat-paginator-increment,.teal-theme .mat-paginator-decrement,.teal-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.teal-theme-preview .mat-paginator-first,.theme-preview.teal-theme-preview .mat-paginator-last,.teal-theme .mat-paginator-first,.teal-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.teal-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.teal-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.teal-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.teal-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.teal-theme .mat-icon-button[disabled] .mat-paginator-decrement,.teal-theme .mat-icon-button[disabled] .mat-paginator-increment,.teal-theme .mat-icon-button[disabled] .mat-paginator-first,.teal-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.teal-theme-preview .mat-progress-bar-background,.teal-theme .mat-progress-bar-background{fill:#bce1de}.theme-preview.teal-theme-preview .mat-progress-bar-buffer,.teal-theme .mat-progress-bar-buffer{background-color:#bce1de}.theme-preview.teal-theme-preview .mat-progress-bar-fill:after,.teal-theme .mat-progress-bar-fill:after{background-color:#009688}.theme-preview.teal-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.teal-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bcdad6}.theme-preview.teal-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.teal-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bcdad6}.theme-preview.teal-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.teal-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#00796b}.theme-preview.teal-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.teal-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.teal-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.teal-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.teal-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.teal-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-progress-spinner circle,.theme-preview.teal-theme-preview .mat-spinner circle,.teal-theme .mat-progress-spinner circle,.teal-theme .mat-spinner circle{stroke:#009688}.theme-preview.teal-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.teal-theme-preview .mat-spinner.mat-accent circle,.teal-theme .mat-progress-spinner.mat-accent circle,.teal-theme .mat-spinner.mat-accent circle{stroke:#00796b}.theme-preview.teal-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.teal-theme-preview .mat-spinner.mat-warn circle,.teal-theme .mat-progress-spinner.mat-warn circle,.teal-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.teal-theme-preview .mat-radio-outer-circle,.teal-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.teal-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.teal-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#009688}.theme-preview.teal-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.teal-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.teal-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.teal-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.teal-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.teal-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.teal-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.teal-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#009688}.theme-preview.teal-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.teal-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#00796b}.theme-preview.teal-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.teal-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.teal-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.teal-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.teal-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.teal-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.teal-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.teal-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#00796b}.theme-preview.teal-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.teal-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.teal-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.teal-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.teal-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.teal-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.teal-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.teal-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.teal-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.teal-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.teal-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.teal-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.teal-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.teal-theme-preview .mat-radio-button .mat-ripple-element,.teal-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.teal-theme-preview .mat-select-value,.teal-theme .mat-select-value{color:#000000de}.theme-preview.teal-theme-preview .mat-select-placeholder,.teal-theme .mat-select-placeholder{color:#0000006b}.theme-preview.teal-theme-preview .mat-select-disabled .mat-select-value,.teal-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.teal-theme-preview .mat-select-arrow,.teal-theme .mat-select-arrow{color:#0000008a}.theme-preview.teal-theme-preview .mat-select-panel,.teal-theme .mat-select-panel{background:white}.theme-preview.teal-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.teal-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.teal-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.teal-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.teal-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#009688}.theme-preview.teal-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.teal-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#00796b}.theme-preview.teal-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.teal-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.teal-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.teal-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.teal-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.teal-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.teal-theme-preview .mat-drawer-container,.teal-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.teal-theme-preview .mat-drawer,.teal-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.teal-theme-preview .mat-drawer.mat-drawer-push,.teal-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.teal-theme-preview .mat-drawer:not(.mat-drawer-side),.teal-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.teal-theme-preview .mat-drawer-side,.teal-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-drawer-side.mat-drawer-end,.teal-theme .mat-drawer-side.mat-drawer-end,.theme-preview.teal-theme-preview [dir=rtl] .mat-drawer-side,.teal-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.teal-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.teal-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.teal-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.teal-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#00796b}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.teal-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#00796b8a}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.teal-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#00796b}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.teal-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#009688}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.teal-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0096888a}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.teal-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#009688}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.teal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.teal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.teal-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.teal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.teal-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.teal-theme-preview .mat-slide-toggle-thumb,.teal-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.teal-theme-preview .mat-slide-toggle-bar,.teal-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.teal-theme-preview .mat-slider-track-background,.teal-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.teal-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.teal-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-primary .mat-slider-thumb-label,.teal-theme .mat-primary .mat-slider-track-fill,.teal-theme .mat-primary .mat-slider-thumb,.teal-theme .mat-primary .mat-slider-thumb-label{background-color:#009688}.theme-preview.teal-theme-preview .mat-primary .mat-slider-thumb-label-text,.teal-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.teal-theme-preview .mat-primary .mat-slider-focus-ring,.teal-theme .mat-primary .mat-slider-focus-ring{background-color:#00968833}.theme-preview.teal-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.teal-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-accent .mat-slider-thumb-label,.teal-theme .mat-accent .mat-slider-track-fill,.teal-theme .mat-accent .mat-slider-thumb,.teal-theme .mat-accent .mat-slider-thumb-label{background-color:#00796b}.theme-preview.teal-theme-preview .mat-accent .mat-slider-thumb-label-text,.teal-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.teal-theme-preview .mat-accent .mat-slider-focus-ring,.teal-theme .mat-accent .mat-slider-focus-ring{background-color:#00796b33}.theme-preview.teal-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.teal-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-warn .mat-slider-thumb-label,.teal-theme .mat-warn .mat-slider-track-fill,.teal-theme .mat-warn .mat-slider-thumb,.teal-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-warn .mat-slider-thumb-label-text,.teal-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.teal-theme-preview .mat-warn .mat-slider-focus-ring,.teal-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.teal-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.teal-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.teal-theme .mat-slider:hover .mat-slider-track-background,.teal-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.teal-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.teal-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.teal-theme-preview .mat-slider-disabled .mat-slider-thumb,.teal-theme .mat-slider-disabled .mat-slider-track-background,.teal-theme .mat-slider-disabled .mat-slider-track-fill,.teal-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.teal-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.teal-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.teal-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.teal-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.teal-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.teal-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.teal-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.teal-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.teal-theme-preview .mat-slider-horizontal .mat-slider-ticks,.teal-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.teal-theme-preview .mat-slider-vertical .mat-slider-ticks,.teal-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.teal-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.teal-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.teal-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.teal-theme-preview .mat-step-header:hover[aria-disabled=false],.teal-theme .mat-step-header.cdk-keyboard-focused,.teal-theme .mat-step-header.cdk-program-focused,.teal-theme .mat-step-header:hover:not([aria-disabled]),.teal-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.teal-theme-preview .mat-step-header:hover[aria-disabled=true],.teal-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.teal-theme-preview .mat-step-header:hover,.teal-theme .mat-step-header:hover{background:none}}.theme-preview.teal-theme-preview .mat-step-header .mat-step-label,.theme-preview.teal-theme-preview .mat-step-header .mat-step-optional,.teal-theme .mat-step-header .mat-step-label,.teal-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.teal-theme-preview .mat-step-header .mat-step-icon,.teal-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.teal-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.teal-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.teal-theme-preview .mat-step-header .mat-step-icon-state-edit,.teal-theme .mat-step-header .mat-step-icon-selected,.teal-theme .mat-step-header .mat-step-icon-state-done,.teal-theme .mat-step-header .mat-step-icon-state-edit{background-color:#009688;color:#fff}.theme-preview.teal-theme-preview .mat-step-header.mat-accent .mat-step-icon,.teal-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.teal-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.teal-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.teal-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.teal-theme .mat-step-header.mat-accent .mat-step-icon-selected,.teal-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.teal-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#00796b;color:#fff}.theme-preview.teal-theme-preview .mat-step-header.mat-warn .mat-step-icon,.teal-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.teal-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.teal-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.teal-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.teal-theme .mat-step-header.mat-warn .mat-step-icon-selected,.teal-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.teal-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.teal-theme-preview .mat-step-header .mat-step-icon-state-error,.teal-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.teal-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.teal-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.teal-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.teal-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.teal-theme-preview .mat-stepper-horizontal,.theme-preview.teal-theme-preview .mat-stepper-vertical,.teal-theme .mat-stepper-horizontal,.teal-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.teal-theme-preview .mat-stepper-vertical-line:before,.teal-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.teal-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.teal-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.teal-theme-preview .mat-stepper-horizontal-line,.teal-theme .mat-horizontal-stepper-header:before,.teal-theme .mat-horizontal-stepper-header:after,.teal-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.teal-theme-preview .mat-sort-header-arrow,.teal-theme .mat-sort-header-arrow{color:#757575}.theme-preview.teal-theme-preview .mat-tab-nav-bar,.theme-preview.teal-theme-preview .mat-tab-header,.teal-theme .mat-tab-nav-bar,.teal-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.teal-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.teal-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.teal-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.teal-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.teal-theme-preview .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-link,.teal-theme .mat-tab-label,.teal-theme .mat-tab-link{color:#000000de}.theme-preview.teal-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.teal-theme-preview .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.teal-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.teal-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-nav-bar[class*=mat-background-],.teal-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.teal-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.teal-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.teal-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.teal-theme .mat-tab-group.mat-primary .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#009688}.theme-preview.teal-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.teal-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.teal-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.teal-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#26a69a4d}.theme-preview.teal-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.teal-theme .mat-tab-group.mat-accent .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#00796b}.theme-preview.teal-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.teal-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.teal-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.teal-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.teal-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.teal-theme .mat-tab-group.mat-warn .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.teal-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.teal-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.teal-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#009688}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#26a69a4d}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#00796b}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.teal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.teal-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.teal-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.teal-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.teal-theme-preview .mat-toolbar,.teal-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.teal-theme-preview .mat-toolbar.mat-primary,.teal-theme .mat-toolbar.mat-primary{background:#009688;color:#fff}.theme-preview.teal-theme-preview .mat-toolbar.mat-accent,.teal-theme .mat-toolbar.mat-accent{background:#00796b;color:#fff}.theme-preview.teal-theme-preview .mat-toolbar.mat-warn,.teal-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.teal-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.teal-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.teal-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.teal-theme .mat-toolbar .mat-form-field-underline,.teal-theme .mat-toolbar .mat-form-field-ripple,.teal-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.teal-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.teal-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.teal-theme-preview .mat-toolbar .mat-select-value,.theme-preview.teal-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.teal-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.teal-theme .mat-toolbar .mat-form-field-label,.teal-theme .mat-toolbar .mat-focused .mat-form-field-label,.teal-theme .mat-toolbar .mat-select-value,.teal-theme .mat-toolbar .mat-select-arrow,.teal-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.teal-theme-preview .mat-toolbar .mat-input-element,.teal-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.teal-theme-preview .mat-tooltip,.teal-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.teal-theme-preview .mat-tree,.teal-theme .mat-tree{background:white}.theme-preview.teal-theme-preview .mat-tree-node,.theme-preview.teal-theme-preview .mat-nested-tree-node,.teal-theme .mat-tree-node,.teal-theme .mat-nested-tree-node{color:#000000de}.theme-preview.teal-theme-preview .mat-snack-bar-container,.teal-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.teal-theme-preview .mat-simple-snackbar-action,.teal-theme .mat-simple-snackbar-action{color:#00796b}.theme-preview.dark-blue-theme-preview,.dark-blue-theme{--warn: #ff5e61;--primary: #2196f3;--secondary: #1976d2}.theme-preview.dark-blue-theme-preview .primary-color-fill,.dark-blue-theme .primary-color-fill{fill:#2196f3}.theme-preview.dark-blue-theme-preview .accent-color-fill,.dark-blue-theme .accent-color-fill{fill:#1976d2}.theme-preview.dark-blue-theme-preview .mat-button-toggle-label-content,.theme-preview.dark-blue-theme-preview .active-tab,.theme-preview.dark-blue-theme-preview .primary-color,.dark-blue-theme .mat-button-toggle-label-content,.dark-blue-theme .active-tab,.dark-blue-theme .primary-color{color:#2196f3!important}.theme-preview.dark-blue-theme-preview .warn-color,.dark-blue-theme .warn-color{color:#ff5e61!important}.theme-preview.dark-blue-theme-preview .accent-color,.dark-blue-theme .accent-color{color:#1976d2!important}.theme-preview.dark-blue-theme-preview .primary-color-bg,.dark-blue-theme .primary-color-bg{background-color:#2196f3!important}.theme-preview.dark-blue-theme-preview .expanded-row,.theme-preview.dark-blue-theme-preview .mat-button-toggle-checked,.theme-preview.dark-blue-theme-preview .primary-color-bg-light,.dark-blue-theme .expanded-row,.dark-blue-theme .mat-button-toggle-checked,.dark-blue-theme .primary-color-bg-light{background-color:#2196f31a!important}.theme-preview.dark-blue-theme-preview .primary-color-bg-xlight,.dark-blue-theme .primary-color-bg-xlight{background-color:#2196f30d}.theme-preview.dark-blue-theme-preview .mat-primary-border,.dark-blue-theme .mat-primary-border{border-color:#2196f3!important}.theme-preview.dark-blue-theme-preview .ql-placeholder,.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-accent,.dark-blue-theme .ql-placeholder,.dark-blue-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#1976d24d}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-warn,.dark-blue-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.dark-blue-theme-preview .gradientFillCard,.dark-blue-theme .gradientFillCard{background:#2196f3;background:linear-gradient(135deg,#1976d2 0%,#1976d2 100%)!important}.theme-preview.dark-blue-theme-preview .mat-ripple-element,.dark-blue-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.dark-blue-theme-preview .mat-option,.dark-blue-theme .mat-option{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.dark-blue-theme-preview .mat-option:focus:not(.mat-option-disabled),.dark-blue-theme .mat-option:hover:not(.mat-option-disabled),.dark-blue-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.dark-blue-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.dark-blue-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.dark-blue-theme-preview .mat-option.mat-active,.dark-blue-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.dark-blue-theme-preview .mat-option.mat-option-disabled,.dark-blue-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-blue-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.dark-blue-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.dark-blue-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-optgroup-label,.dark-blue-theme .mat-optgroup-label{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.dark-blue-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox,.dark-blue-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox:after,.dark-blue-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox-disabled,.dark-blue-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.dark-blue-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.dark-blue-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.dark-blue-theme .mat-primary .mat-pseudo-checkbox-checked,.dark-blue-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#2196f3}.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.dark-blue-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.dark-blue-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.dark-blue-theme .mat-pseudo-checkbox-checked,.dark-blue-theme .mat-pseudo-checkbox-indeterminate,.dark-blue-theme .mat-accent .mat-pseudo-checkbox-checked,.dark-blue-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#1976d2}.theme-preview.dark-blue-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.dark-blue-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.dark-blue-theme .mat-warn .mat-pseudo-checkbox-checked,.dark-blue-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.dark-blue-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.dark-blue-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.dark-blue-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.dark-blue-theme-preview .mat-app-background,.theme-preview.dark-blue-theme-preview.mat-app-background,.dark-blue-theme .mat-app-background,.dark-blue-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-elevation-z0,.dark-blue-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z1,.dark-blue-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z2,.dark-blue-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z3,.dark-blue-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z4,.dark-blue-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z5,.dark-blue-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z6,.dark-blue-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z7,.dark-blue-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z8,.dark-blue-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z9,.dark-blue-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z10,.dark-blue-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z11,.dark-blue-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z12,.dark-blue-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z13,.dark-blue-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z14,.dark-blue-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z15,.dark-blue-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z16,.dark-blue-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z17,.dark-blue-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z18,.dark-blue-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z19,.dark-blue-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z20,.dark-blue-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z21,.dark-blue-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z22,.dark-blue-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z23,.dark-blue-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.dark-blue-theme-preview .mat-elevation-z24,.dark-blue-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.dark-blue-theme-preview .mat-autocomplete-panel,.dark-blue-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.dark-blue-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.dark-blue-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.dark-blue-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.dark-blue-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.dark-blue-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.dark-blue-theme-preview .mat-badge,.dark-blue-theme .mat-badge{position:relative}.theme-preview.dark-blue-theme-preview .mat-badge-hidden .mat-badge-content,.dark-blue-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.dark-blue-theme-preview .mat-badge-content,.dark-blue-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.dark-blue-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.dark-blue-theme-preview .mat-badge-content._mat-animation-noopable,.dark-blue-theme .ng-animate-disabled .mat-badge-content,.dark-blue-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.dark-blue-theme-preview .mat-badge-content.mat-badge-active,.dark-blue-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.dark-blue-theme-preview .mat-badge-small .mat-badge-content,.dark-blue-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.dark-blue-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.dark-blue-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.dark-blue-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.dark-blue-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.dark-blue-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.dark-blue-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.dark-blue-theme-preview .mat-badge-medium .mat-badge-content,.dark-blue-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.dark-blue-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.dark-blue-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.dark-blue-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.dark-blue-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.dark-blue-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.dark-blue-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.dark-blue-theme-preview .mat-badge-large .mat-badge-content,.dark-blue-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.dark-blue-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.dark-blue-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.dark-blue-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.dark-blue-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.dark-blue-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.dark-blue-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.dark-blue-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .dark-blue-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.dark-blue-theme-preview .mat-badge-content,.dark-blue-theme .mat-badge-content{color:#fff;background:#2196f3}.cdk-high-contrast-active .theme-preview.dark-blue-theme-preview .mat-badge-content,.cdk-high-contrast-active .dark-blue-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.dark-blue-theme-preview .mat-badge-accent .mat-badge-content,.dark-blue-theme .mat-badge-accent .mat-badge-content{background:#1976d2;color:#fff}.theme-preview.dark-blue-theme-preview .mat-badge-warn .mat-badge-content,.dark-blue-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-badge-disabled .mat-badge-content,.dark-blue-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.dark-blue-theme-preview .mat-bottom-sheet-container,.dark-blue-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-button,.theme-preview.dark-blue-theme-preview .mat-icon-button,.theme-preview.dark-blue-theme-preview .mat-stroked-button,.dark-blue-theme .mat-button,.dark-blue-theme .mat-icon-button,.dark-blue-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.dark-blue-theme-preview .mat-button.mat-primary,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-primary,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-primary,.dark-blue-theme .mat-button.mat-primary,.dark-blue-theme .mat-icon-button.mat-primary,.dark-blue-theme .mat-stroked-button.mat-primary{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-button.mat-accent,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-accent,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-accent,.dark-blue-theme .mat-button.mat-accent,.dark-blue-theme .mat-icon-button.mat-accent,.dark-blue-theme .mat-stroked-button.mat-accent{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-button.mat-warn,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-warn,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-warn,.dark-blue-theme .mat-button.mat-warn,.dark-blue-theme .mat-icon-button.mat-warn,.dark-blue-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-icon-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-icon-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-icon-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-stroked-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-stroked-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-stroked-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.dark-blue-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.dark-blue-theme .mat-button.mat-primary .mat-button-focus-overlay,.dark-blue-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.dark-blue-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.dark-blue-theme .mat-button.mat-accent .mat-button-focus-overlay,.dark-blue-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.dark-blue-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.dark-blue-theme .mat-button.mat-warn .mat-button-focus-overlay,.dark-blue-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.dark-blue-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.dark-blue-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.dark-blue-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.dark-blue-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.dark-blue-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.dark-blue-theme-preview .mat-button .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-stroked-button .mat-ripple-element,.dark-blue-theme .mat-button .mat-ripple-element,.dark-blue-theme .mat-icon-button .mat-ripple-element,.dark-blue-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.dark-blue-theme-preview .mat-button-focus-overlay,.dark-blue-theme .mat-button-focus-overlay{background:black}.theme-preview.dark-blue-theme-preview .mat-stroked-button:not(.mat-button-disabled),.dark-blue-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-flat-button,.theme-preview.dark-blue-theme-preview .mat-raised-button,.theme-preview.dark-blue-theme-preview .mat-fab,.theme-preview.dark-blue-theme-preview .mat-mini-fab,.dark-blue-theme .mat-flat-button,.dark-blue-theme .mat-raised-button,.dark-blue-theme .mat-fab,.dark-blue-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-primary,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-primary,.theme-preview.dark-blue-theme-preview .mat-fab.mat-primary,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-primary,.dark-blue-theme .mat-flat-button.mat-primary,.dark-blue-theme .mat-raised-button.mat-primary,.dark-blue-theme .mat-fab.mat-primary,.dark-blue-theme .mat-mini-fab.mat-primary,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-accent,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-accent,.theme-preview.dark-blue-theme-preview .mat-fab.mat-accent,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-accent,.dark-blue-theme .mat-flat-button.mat-accent,.dark-blue-theme .mat-raised-button.mat-accent,.dark-blue-theme .mat-fab.mat-accent,.dark-blue-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-warn,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-warn,.theme-preview.dark-blue-theme-preview .mat-fab.mat-warn,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-warn,.dark-blue-theme .mat-flat-button.mat-warn,.dark-blue-theme .mat-raised-button.mat-warn,.dark-blue-theme .mat-fab.mat-warn,.dark-blue-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-fab.mat-primary.mat-button-disabled,.dark-blue-theme .mat-fab.mat-accent.mat-button-disabled,.dark-blue-theme .mat-fab.mat-warn.mat-button-disabled,.dark-blue-theme .mat-fab.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-primary.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-accent.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-warn.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-primary,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-primary,.theme-preview.dark-blue-theme-preview .mat-fab.mat-primary,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-primary,.dark-blue-theme .mat-flat-button.mat-primary,.dark-blue-theme .mat-raised-button.mat-primary,.dark-blue-theme .mat-fab.mat-primary,.dark-blue-theme .mat-mini-fab.mat-primary{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-accent,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-accent,.theme-preview.dark-blue-theme-preview .mat-fab.mat-accent,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-accent,.dark-blue-theme .mat-flat-button.mat-accent,.dark-blue-theme .mat-raised-button.mat-accent,.dark-blue-theme .mat-fab.mat-accent,.dark-blue-theme .mat-mini-fab.mat-accent{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-warn,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-warn,.theme-preview.dark-blue-theme-preview .mat-fab.mat-warn,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-warn,.dark-blue-theme .mat-flat-button.mat-warn,.dark-blue-theme .mat-raised-button.mat-warn,.dark-blue-theme .mat-fab.mat-warn,.dark-blue-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-primary.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-accent.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-warn.mat-button-disabled,.dark-blue-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-fab.mat-primary.mat-button-disabled,.dark-blue-theme .mat-fab.mat-accent.mat-button-disabled,.dark-blue-theme .mat-fab.mat-warn.mat-button-disabled,.dark-blue-theme .mat-fab.mat-button-disabled.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-primary.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-accent.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-warn.mat-button-disabled,.dark-blue-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.dark-blue-theme .mat-flat-button.mat-primary .mat-ripple-element,.dark-blue-theme .mat-raised-button.mat-primary .mat-ripple-element,.dark-blue-theme .mat-fab.mat-primary .mat-ripple-element,.dark-blue-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.dark-blue-theme .mat-flat-button.mat-accent .mat-ripple-element,.dark-blue-theme .mat-raised-button.mat-accent .mat-ripple-element,.dark-blue-theme .mat-fab.mat-accent .mat-ripple-element,.dark-blue-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.dark-blue-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.dark-blue-theme .mat-flat-button.mat-warn .mat-ripple-element,.dark-blue-theme .mat-raised-button.mat-warn .mat-ripple-element,.dark-blue-theme .mat-fab.mat-warn .mat-ripple-element,.dark-blue-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.dark-blue-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.dark-blue-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.dark-blue-theme .mat-stroked-button:not([class*=mat-elevation-z]),.dark-blue-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.dark-blue-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.dark-blue-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.dark-blue-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.dark-blue-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.dark-blue-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.dark-blue-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.dark-blue-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.dark-blue-theme .mat-fab:not([class*=mat-elevation-z]),.dark-blue-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.dark-blue-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.dark-blue-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.dark-blue-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.dark-blue-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.dark-blue-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.dark-blue-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.dark-blue-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.dark-blue-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.dark-blue-theme-preview .mat-button-toggle-standalone,.theme-preview.dark-blue-theme-preview .mat-button-toggle-group,.dark-blue-theme .mat-button-toggle-standalone,.dark-blue-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.dark-blue-theme-preview .mat-button-toggle-group-appearance-standard,.dark-blue-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.dark-blue-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.dark-blue-theme-preview .mat-button-toggle,.dark-blue-theme .mat-button-toggle{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.dark-blue-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-button-toggle-appearance-standard,.dark-blue-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.dark-blue-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.dark-blue-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.dark-blue-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.dark-blue-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.dark-blue-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.dark-blue-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-button-toggle-checked,.dark-blue-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.dark-blue-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-button-toggle-disabled,.dark-blue-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.dark-blue-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.dark-blue-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.dark-blue-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.dark-blue-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.dark-blue-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.dark-blue-theme-preview .mat-button-toggle-group-appearance-standard,.dark-blue-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.dark-blue-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-card,.dark-blue-theme .mat-card{background:white;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-card:not([class*=mat-elevation-z]),.dark-blue-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.dark-blue-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.dark-blue-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.dark-blue-theme-preview .mat-card-subtitle,.dark-blue-theme .mat-card-subtitle{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-checkbox-frame,.dark-blue-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-checkbox-checkmark,.dark-blue-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.dark-blue-theme-preview .mat-checkbox-checkmark-path,.dark-blue-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.dark-blue-theme-preview .mat-checkbox-mixedmark,.dark-blue-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.dark-blue-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.dark-blue-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.dark-blue-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.dark-blue-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.dark-blue-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.dark-blue-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.dark-blue-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.dark-blue-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.dark-blue-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.dark-blue-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.dark-blue-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.dark-blue-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.dark-blue-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.dark-blue-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.dark-blue-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.dark-blue-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.dark-blue-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-checkbox .mat-ripple-element,.dark-blue-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.dark-blue-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.dark-blue-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.dark-blue-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#2196f3}.theme-preview.dark-blue-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.dark-blue-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.dark-blue-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#1976d2}.theme-preview.dark-blue-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.dark-blue-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.dark-blue-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip,.dark-blue-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.dark-blue-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.dark-blue-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.dark-blue-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip:after,.dark-blue-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#2196f3;color:#fff}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#1976d2;color:#fff}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.dark-blue-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.dark-blue-theme-preview .mat-table,.dark-blue-theme .mat-table{background:white}.theme-preview.dark-blue-theme-preview .mat-table thead,.theme-preview.dark-blue-theme-preview .mat-table tbody,.theme-preview.dark-blue-theme-preview .mat-table tfoot,.theme-preview.dark-blue-theme-preview mat-header-row,.theme-preview.dark-blue-theme-preview mat-row,.theme-preview.dark-blue-theme-preview mat-footer-row,.theme-preview.dark-blue-theme-preview [mat-header-row],.theme-preview.dark-blue-theme-preview [mat-row],.theme-preview.dark-blue-theme-preview [mat-footer-row],.theme-preview.dark-blue-theme-preview .mat-table-sticky,.dark-blue-theme .mat-table thead,.dark-blue-theme .mat-table tbody,.dark-blue-theme .mat-table tfoot,.dark-blue-theme mat-header-row,.dark-blue-theme mat-row,.dark-blue-theme mat-footer-row,.dark-blue-theme [mat-header-row],.dark-blue-theme [mat-row],.dark-blue-theme [mat-footer-row],.dark-blue-theme .mat-table-sticky{background:inherit}.theme-preview.dark-blue-theme-preview mat-row,.theme-preview.dark-blue-theme-preview mat-header-row,.theme-preview.dark-blue-theme-preview mat-footer-row,.theme-preview.dark-blue-theme-preview th.mat-header-cell,.theme-preview.dark-blue-theme-preview td.mat-cell,.theme-preview.dark-blue-theme-preview td.mat-footer-cell,.dark-blue-theme mat-row,.dark-blue-theme mat-header-row,.dark-blue-theme mat-footer-row,.dark-blue-theme th.mat-header-cell,.dark-blue-theme td.mat-cell,.dark-blue-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-header-cell,.dark-blue-theme .mat-header-cell{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-cell,.theme-preview.dark-blue-theme-preview .mat-footer-cell,.dark-blue-theme .mat-cell,.dark-blue-theme .mat-footer-cell{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-calendar-arrow,.dark-blue-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.dark-blue-theme-preview .mat-datepicker-toggle,.theme-preview.dark-blue-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.dark-blue-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.dark-blue-theme .mat-datepicker-toggle,.dark-blue-theme .mat-datepicker-content .mat-calendar-next-button,.dark-blue-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-calendar-table-header-divider:after,.dark-blue-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-calendar-table-header,.theme-preview.dark-blue-theme-preview .mat-calendar-body-label,.dark-blue-theme .mat-calendar-table-header,.dark-blue-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-calendar-body-cell-content,.theme-preview.dark-blue-theme-preview .mat-date-range-input-separator,.dark-blue-theme .mat-calendar-body-cell-content,.dark-blue-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.dark-blue-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.dark-blue-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.dark-blue-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-calendar-body-in-preview,.dark-blue-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.dark-blue-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.dark-blue-theme-preview .mat-calendar-body-in-range:before,.dark-blue-theme .mat-calendar-body-in-range:before{background:rgba(33,150,243,.2)}.theme-preview.dark-blue-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.dark-blue-theme-preview .mat-calendar-body-in-comparison-range:before,.dark-blue-theme .mat-calendar-body-comparison-identical,.dark-blue-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.dark-blue-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.dark-blue-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.dark-blue-theme .mat-calendar-body-comparison-bridge-start:before,.dark-blue-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(33,150,243,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.dark-blue-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.dark-blue-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.dark-blue-theme .mat-calendar-body-comparison-bridge-end:before,.dark-blue-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(33,150,243,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.dark-blue-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.dark-blue-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.dark-blue-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-blue-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.dark-blue-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.dark-blue-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.dark-blue-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-blue-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.dark-blue-theme-preview .mat-calendar-body-selected,.dark-blue-theme .mat-calendar-body-selected{background-color:#2196f3;color:#fff}.theme-preview.dark-blue-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.dark-blue-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#2196f366}.theme-preview.dark-blue-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.dark-blue-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.dark-blue-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.dark-blue-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2196f34d}@media (hover: hover){.theme-preview.dark-blue-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2196f34d}}.theme-preview.dark-blue-theme-preview .mat-datepicker-content,.dark-blue-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(25,118,210,.2)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.dark-blue-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,118,210,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.dark-blue-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,118,210,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#1976d2;color:#fff}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#1976d266}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1976d24d}@media (hover: hover){.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1976d24d}}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.dark-blue-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.dark-blue-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.dark-blue-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-blue-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.dark-blue-theme-preview .mat-datepicker-content-touch,.dark-blue-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.dark-blue-theme-preview .mat-datepicker-toggle-active,.dark-blue-theme .mat-datepicker-toggle-active{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-datepicker-toggle-active.mat-accent,.dark-blue-theme .mat-datepicker-toggle-active.mat-accent{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-datepicker-toggle-active.mat-warn,.dark-blue-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-date-range-input-inner[disabled],.dark-blue-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-dialog-container,.dark-blue-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-divider,.dark-blue-theme .mat-divider{border-top-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-divider-vertical,.dark-blue-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-expansion-panel,.dark-blue-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.dark-blue-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-action-row,.dark-blue-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.dark-blue-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.dark-blue-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.dark-blue-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.dark-blue-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.dark-blue-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.dark-blue-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.dark-blue-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.dark-blue-theme-preview .mat-expansion-panel-header-title,.dark-blue-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-expansion-panel-header-description,.theme-preview.dark-blue-theme-preview .mat-expansion-indicator:after,.dark-blue-theme .mat-expansion-panel-header-description,.dark-blue-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-expansion-panel-header[aria-disabled=true],.dark-blue-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.dark-blue-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.dark-blue-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.dark-blue-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.dark-blue-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.dark-blue-theme-preview .mat-form-field-label,.dark-blue-theme .mat-form-field-label,.theme-preview.dark-blue-theme-preview .mat-hint,.dark-blue-theme .mat-hint{color:#0009}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.dark-blue-theme .mat-form-field.mat-focused .mat-form-field-label{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.dark-blue-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.dark-blue-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-focused .mat-form-field-required-marker,.dark-blue-theme .mat-focused .mat-form-field-required-marker{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field-ripple,.dark-blue-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.dark-blue-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.dark-blue-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.dark-blue-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.dark-blue-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.dark-blue-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.dark-blue-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.dark-blue-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.dark-blue-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.dark-blue-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.dark-blue-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.dark-blue-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.dark-blue-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.dark-blue-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.dark-blue-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-error,.dark-blue-theme .mat-error{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.dark-blue-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-legacy .mat-hint,.dark-blue-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-blue-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.dark-blue-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.dark-blue-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.dark-blue-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.dark-blue-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.dark-blue-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.dark-blue-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.dark-blue-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.dark-blue-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.dark-blue-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.dark-blue-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.dark-blue-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.dark-blue-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.dark-blue-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.dark-blue-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.dark-blue-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.dark-blue-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.dark-blue-theme-preview .mat-icon.mat-primary,.dark-blue-theme .mat-icon.mat-primary{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-icon.mat-accent,.dark-blue-theme .mat-icon.mat-accent{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-icon.mat-warn,.dark-blue-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.dark-blue-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-input-element:disabled,.theme-preview.dark-blue-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.dark-blue-theme .mat-input-element:disabled,.dark-blue-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-input-element,.dark-blue-theme .mat-input-element{caret-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-input-element::placeholder,.dark-blue-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-input-element::-moz-placeholder,.dark-blue-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-input-element::-webkit-input-placeholder,.dark-blue-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-input-element:-ms-input-placeholder,.dark-blue-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-accent .mat-input-element,.dark-blue-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.dark-blue-theme-preview .mat-form-field-invalid .mat-input-element,.dark-blue-theme .mat-form-field.mat-warn .mat-input-element,.dark-blue-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.dark-blue-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-list-base .mat-list-item,.dark-blue-theme .mat-list-base .mat-list-item,.theme-preview.dark-blue-theme-preview .mat-list-base .mat-list-option,.dark-blue-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-list-base .mat-subheader,.dark-blue-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-list-item-disabled,.dark-blue-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.dark-blue-theme-preview .mat-list-option:hover,.theme-preview.dark-blue-theme-preview .mat-list-option:focus,.theme-preview.dark-blue-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.dark-blue-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.dark-blue-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.dark-blue-theme-preview .mat-action-list .mat-list-item:focus,.dark-blue-theme .mat-list-option:hover,.dark-blue-theme .mat-list-option:focus,.dark-blue-theme .mat-nav-list .mat-list-item:hover,.dark-blue-theme .mat-nav-list .mat-list-item:focus,.dark-blue-theme .mat-action-list .mat-list-item:hover,.dark-blue-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.dark-blue-theme-preview .mat-list-single-selected-option,.theme-preview.dark-blue-theme-preview .mat-list-single-selected-option:hover,.theme-preview.dark-blue-theme-preview .mat-list-single-selected-option:focus,.dark-blue-theme .mat-list-single-selected-option,.dark-blue-theme .mat-list-single-selected-option:hover,.dark-blue-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-menu-panel,.dark-blue-theme .mat-menu-panel{background:white}.theme-preview.dark-blue-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.dark-blue-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.dark-blue-theme-preview .mat-menu-item,.dark-blue-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-menu-item[disabled],.theme-preview.dark-blue-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.dark-blue-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.dark-blue-theme .mat-menu-item[disabled],.dark-blue-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.dark-blue-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.dark-blue-theme-preview .mat-menu-submenu-icon,.dark-blue-theme .mat-menu-item .mat-icon-no-color,.dark-blue-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.dark-blue-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.dark-blue-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.dark-blue-theme-preview .mat-menu-item-highlighted:not([disabled]),.dark-blue-theme .mat-menu-item:hover:not([disabled]),.dark-blue-theme .mat-menu-item.cdk-program-focused:not([disabled]),.dark-blue-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dark-blue-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.dark-blue-theme-preview .mat-paginator,.dark-blue-theme .mat-paginator{background:white}.theme-preview.dark-blue-theme-preview .mat-paginator,.theme-preview.dark-blue-theme-preview .mat-paginator-page-size .mat-select-trigger,.dark-blue-theme .mat-paginator,.dark-blue-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-paginator-decrement,.theme-preview.dark-blue-theme-preview .mat-paginator-increment,.dark-blue-theme .mat-paginator-decrement,.dark-blue-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.dark-blue-theme-preview .mat-paginator-first,.theme-preview.dark-blue-theme-preview .mat-paginator-last,.dark-blue-theme .mat-paginator-first,.dark-blue-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.dark-blue-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.dark-blue-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.dark-blue-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.dark-blue-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.dark-blue-theme .mat-icon-button[disabled] .mat-paginator-decrement,.dark-blue-theme .mat-icon-button[disabled] .mat-paginator-increment,.dark-blue-theme .mat-icon-button[disabled] .mat-paginator-first,.dark-blue-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-progress-bar-background,.dark-blue-theme .mat-progress-bar-background{fill:#c4e1f8}.theme-preview.dark-blue-theme-preview .mat-progress-bar-buffer,.dark-blue-theme .mat-progress-bar-buffer{background-color:#c4e1f8}.theme-preview.dark-blue-theme-preview .mat-progress-bar-fill:after,.dark-blue-theme .mat-progress-bar-fill:after{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.dark-blue-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c2d9f0}.theme-preview.dark-blue-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.dark-blue-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c2d9f0}.theme-preview.dark-blue-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.dark-blue-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.dark-blue-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.dark-blue-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.dark-blue-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.dark-blue-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.dark-blue-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-progress-spinner circle,.theme-preview.dark-blue-theme-preview .mat-spinner circle,.dark-blue-theme .mat-progress-spinner circle,.dark-blue-theme .mat-spinner circle{stroke:#2196f3}.theme-preview.dark-blue-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.dark-blue-theme-preview .mat-spinner.mat-accent circle,.dark-blue-theme .mat-progress-spinner.mat-accent circle,.dark-blue-theme .mat-spinner.mat-accent circle{stroke:#1976d2}.theme-preview.dark-blue-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.dark-blue-theme-preview .mat-spinner.mat-warn circle,.dark-blue-theme .mat-progress-spinner.mat-warn circle,.dark-blue-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-radio-outer-circle,.dark-blue-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.dark-blue-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.dark-blue-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.dark-blue-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-blue-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.dark-blue-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.dark-blue-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.dark-blue-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.dark-blue-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-blue-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.dark-blue-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.dark-blue-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.dark-blue-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.dark-blue-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-blue-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.dark-blue-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.dark-blue-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.dark-blue-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.dark-blue-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.dark-blue-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.dark-blue-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-radio-button .mat-ripple-element,.dark-blue-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.dark-blue-theme-preview .mat-select-value,.dark-blue-theme .mat-select-value{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-select-placeholder,.dark-blue-theme .mat-select-placeholder{color:#0000006b}.theme-preview.dark-blue-theme-preview .mat-select-disabled .mat-select-value,.dark-blue-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-select-arrow,.dark-blue-theme .mat-select-arrow{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-select-panel,.dark-blue-theme .mat-select-panel{background:white}.theme-preview.dark-blue-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.dark-blue-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.dark-blue-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.dark-blue-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.dark-blue-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.dark-blue-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.dark-blue-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.dark-blue-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.dark-blue-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.dark-blue-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-drawer-container,.dark-blue-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-drawer,.dark-blue-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-drawer.mat-drawer-push,.dark-blue-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.dark-blue-theme-preview .mat-drawer:not(.mat-drawer-side),.dark-blue-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.dark-blue-theme-preview .mat-drawer-side,.dark-blue-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-drawer-side.mat-drawer-end,.dark-blue-theme .mat-drawer-side.mat-drawer-end,.theme-preview.dark-blue-theme-preview [dir=rtl] .mat-drawer-side,.dark-blue-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.dark-blue-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.dark-blue-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.dark-blue-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.dark-blue-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.dark-blue-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1976d28a}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.dark-blue-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.dark-blue-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.dark-blue-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#2196f38a}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.dark-blue-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.dark-blue-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.dark-blue-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.dark-blue-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.dark-blue-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.dark-blue-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.dark-blue-theme-preview .mat-slide-toggle-thumb,.dark-blue-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.dark-blue-theme-preview .mat-slide-toggle-bar,.dark-blue-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-slider-track-background,.dark-blue-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.dark-blue-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.dark-blue-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-primary .mat-slider-thumb-label,.dark-blue-theme .mat-primary .mat-slider-track-fill,.dark-blue-theme .mat-primary .mat-slider-thumb,.dark-blue-theme .mat-primary .mat-slider-thumb-label{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-primary .mat-slider-thumb-label-text,.dark-blue-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.dark-blue-theme-preview .mat-primary .mat-slider-focus-ring,.dark-blue-theme .mat-primary .mat-slider-focus-ring{background-color:#2196f333}.theme-preview.dark-blue-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.dark-blue-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-accent .mat-slider-thumb-label,.dark-blue-theme .mat-accent .mat-slider-track-fill,.dark-blue-theme .mat-accent .mat-slider-thumb,.dark-blue-theme .mat-accent .mat-slider-thumb-label{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-accent .mat-slider-thumb-label-text,.dark-blue-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.dark-blue-theme-preview .mat-accent .mat-slider-focus-ring,.dark-blue-theme .mat-accent .mat-slider-focus-ring{background-color:#1976d233}.theme-preview.dark-blue-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.dark-blue-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-warn .mat-slider-thumb-label,.dark-blue-theme .mat-warn .mat-slider-track-fill,.dark-blue-theme .mat-warn .mat-slider-thumb,.dark-blue-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-warn .mat-slider-thumb-label-text,.dark-blue-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.dark-blue-theme-preview .mat-warn .mat-slider-focus-ring,.dark-blue-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.dark-blue-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.dark-blue-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.dark-blue-theme .mat-slider:hover .mat-slider-track-background,.dark-blue-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.dark-blue-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.dark-blue-theme-preview .mat-slider-disabled .mat-slider-thumb,.dark-blue-theme .mat-slider-disabled .mat-slider-track-background,.dark-blue-theme .mat-slider-disabled .mat-slider-track-fill,.dark-blue-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.dark-blue-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.dark-blue-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.dark-blue-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.dark-blue-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.dark-blue-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.dark-blue-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.dark-blue-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.dark-blue-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.dark-blue-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.dark-blue-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.dark-blue-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.dark-blue-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.dark-blue-theme-preview .mat-slider-horizontal .mat-slider-ticks,.dark-blue-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.dark-blue-theme-preview .mat-slider-vertical .mat-slider-ticks,.dark-blue-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.dark-blue-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.dark-blue-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.dark-blue-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.dark-blue-theme-preview .mat-step-header:hover[aria-disabled=false],.dark-blue-theme .mat-step-header.cdk-keyboard-focused,.dark-blue-theme .mat-step-header.cdk-program-focused,.dark-blue-theme .mat-step-header:hover:not([aria-disabled]),.dark-blue-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.dark-blue-theme-preview .mat-step-header:hover[aria-disabled=true],.dark-blue-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.dark-blue-theme-preview .mat-step-header:hover,.dark-blue-theme .mat-step-header:hover{background:none}}.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-label,.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-optional,.dark-blue-theme .mat-step-header .mat-step-label,.dark-blue-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-icon,.dark-blue-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-icon-state-edit,.dark-blue-theme .mat-step-header .mat-step-icon-selected,.dark-blue-theme .mat-step-header .mat-step-icon-state-done,.dark-blue-theme .mat-step-header .mat-step-icon-state-edit{background-color:#2196f3;color:#fff}.theme-preview.dark-blue-theme-preview .mat-step-header.mat-accent .mat-step-icon,.dark-blue-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.dark-blue-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.dark-blue-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.dark-blue-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.dark-blue-theme .mat-step-header.mat-accent .mat-step-icon-selected,.dark-blue-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.dark-blue-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#1976d2;color:#fff}.theme-preview.dark-blue-theme-preview .mat-step-header.mat-warn .mat-step-icon,.dark-blue-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.dark-blue-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.dark-blue-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.dark-blue-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.dark-blue-theme .mat-step-header.mat-warn .mat-step-icon-selected,.dark-blue-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.dark-blue-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-icon-state-error,.dark-blue-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.dark-blue-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.dark-blue-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-stepper-horizontal,.theme-preview.dark-blue-theme-preview .mat-stepper-vertical,.dark-blue-theme .mat-stepper-horizontal,.dark-blue-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.dark-blue-theme-preview .mat-stepper-vertical-line:before,.dark-blue-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.dark-blue-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.dark-blue-theme-preview .mat-stepper-horizontal-line,.dark-blue-theme .mat-horizontal-stepper-header:before,.dark-blue-theme .mat-horizontal-stepper-header:after,.dark-blue-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.dark-blue-theme-preview .mat-sort-header-arrow,.dark-blue-theme .mat-sort-header-arrow{color:#757575}.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar,.theme-preview.dark-blue-theme-preview .mat-tab-header,.dark-blue-theme .mat-tab-nav-bar,.dark-blue-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.dark-blue-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.dark-blue-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.dark-blue-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.dark-blue-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.dark-blue-theme-preview .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-link,.dark-blue-theme .mat-tab-label,.dark-blue-theme .mat-tab-link{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.dark-blue-theme-preview .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.dark-blue-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.dark-blue-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar[class*=mat-background-],.dark-blue-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.dark-blue-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#64b5f64d}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-primary .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#2196f34d}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-accent .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-warn .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.dark-blue-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.dark-blue-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#64b5f64d}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#2196f3}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#2196f34d}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#1976d2}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-blue-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.dark-blue-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.dark-blue-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.dark-blue-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.dark-blue-theme-preview .mat-toolbar,.dark-blue-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.dark-blue-theme-preview .mat-toolbar.mat-primary,.dark-blue-theme .mat-toolbar.mat-primary{background:#2196f3;color:#fff}.theme-preview.dark-blue-theme-preview .mat-toolbar.mat-accent,.dark-blue-theme .mat-toolbar.mat-accent{background:#1976d2;color:#fff}.theme-preview.dark-blue-theme-preview .mat-toolbar.mat-warn,.dark-blue-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.dark-blue-theme .mat-toolbar .mat-form-field-underline,.dark-blue-theme .mat-toolbar .mat-form-field-ripple,.dark-blue-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-select-value,.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.dark-blue-theme .mat-toolbar .mat-form-field-label,.dark-blue-theme .mat-toolbar .mat-focused .mat-form-field-label,.dark-blue-theme .mat-toolbar .mat-select-value,.dark-blue-theme .mat-toolbar .mat-select-arrow,.dark-blue-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.dark-blue-theme-preview .mat-toolbar .mat-input-element,.dark-blue-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.dark-blue-theme-preview .mat-tooltip,.dark-blue-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.dark-blue-theme-preview .mat-tree,.dark-blue-theme .mat-tree{background:white}.theme-preview.dark-blue-theme-preview .mat-tree-node,.theme-preview.dark-blue-theme-preview .mat-nested-tree-node,.dark-blue-theme .mat-tree-node,.dark-blue-theme .mat-nested-tree-node{color:#000000de}.theme-preview.dark-blue-theme-preview .mat-snack-bar-container,.dark-blue-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.dark-blue-theme-preview .mat-simple-snackbar-action,.dark-blue-theme .mat-simple-snackbar-action{color:#1976d2}.theme-preview.astral-theme-preview,.astral-theme{--warn: #ff5e61;--primary: #073763;--secondary: #517392}.theme-preview.astral-theme-preview .primary-color-fill,.astral-theme .primary-color-fill{fill:#073763}.theme-preview.astral-theme-preview .accent-color-fill,.astral-theme .accent-color-fill{fill:#517392}.theme-preview.astral-theme-preview .mat-button-toggle-label-content,.theme-preview.astral-theme-preview .active-tab,.theme-preview.astral-theme-preview .primary-color,.astral-theme .mat-button-toggle-label-content,.astral-theme .active-tab,.astral-theme .primary-color{color:#073763!important}.theme-preview.astral-theme-preview .warn-color,.astral-theme .warn-color{color:#ff5e61!important}.theme-preview.astral-theme-preview .accent-color,.astral-theme .accent-color{color:#517392!important}.theme-preview.astral-theme-preview .primary-color-bg,.astral-theme .primary-color-bg{background-color:#073763!important}.theme-preview.astral-theme-preview .expanded-row,.theme-preview.astral-theme-preview .mat-button-toggle-checked,.theme-preview.astral-theme-preview .primary-color-bg-light,.astral-theme .expanded-row,.astral-theme .mat-button-toggle-checked,.astral-theme .primary-color-bg-light{background-color:#0737631a!important}.theme-preview.astral-theme-preview .primary-color-bg-xlight,.astral-theme .primary-color-bg-xlight{background-color:#0737630d}.theme-preview.astral-theme-preview .mat-primary-border,.astral-theme .mat-primary-border{border-color:#073763!important}.theme-preview.astral-theme-preview .ql-placeholder,.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-accent,.astral-theme .ql-placeholder,.astral-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#5173924d}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-warn,.astral-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.astral-theme-preview .gradientFillCard,.astral-theme .gradientFillCard{background:#073763;background:linear-gradient(135deg,#052a51 0%,#517392 100%)!important}.theme-preview.astral-theme-preview .mat-ripple-element,.astral-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.astral-theme-preview .mat-option,.astral-theme .mat-option{color:#000000de}.theme-preview.astral-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.astral-theme-preview .mat-option:focus:not(.mat-option-disabled),.astral-theme .mat-option:hover:not(.mat-option-disabled),.astral-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.astral-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.astral-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.astral-theme-preview .mat-option.mat-active,.astral-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.astral-theme-preview .mat-option.mat-option-disabled,.astral-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.astral-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.astral-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#073763}.theme-preview.astral-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.astral-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#517392}.theme-preview.astral-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.astral-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.astral-theme-preview .mat-optgroup-label,.astral-theme .mat-optgroup-label{color:#0000008a}.theme-preview.astral-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.astral-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.astral-theme-preview .mat-pseudo-checkbox,.astral-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.astral-theme-preview .mat-pseudo-checkbox:after,.astral-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.astral-theme-preview .mat-pseudo-checkbox-disabled,.astral-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.astral-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.astral-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.astral-theme .mat-primary .mat-pseudo-checkbox-checked,.astral-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#073763}.theme-preview.astral-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.astral-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.astral-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.astral-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.astral-theme .mat-pseudo-checkbox-checked,.astral-theme .mat-pseudo-checkbox-indeterminate,.astral-theme .mat-accent .mat-pseudo-checkbox-checked,.astral-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#517392}.theme-preview.astral-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.astral-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.astral-theme .mat-warn .mat-pseudo-checkbox-checked,.astral-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.astral-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.astral-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.astral-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.astral-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.astral-theme-preview .mat-app-background,.theme-preview.astral-theme-preview.mat-app-background,.astral-theme .mat-app-background,.astral-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.astral-theme-preview .mat-elevation-z0,.astral-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z1,.astral-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z2,.astral-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z3,.astral-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z4,.astral-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z5,.astral-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z6,.astral-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z7,.astral-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z8,.astral-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z9,.astral-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z10,.astral-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z11,.astral-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z12,.astral-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z13,.astral-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z14,.astral-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z15,.astral-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z16,.astral-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z17,.astral-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z18,.astral-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z19,.astral-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z20,.astral-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z21,.astral-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z22,.astral-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z23,.astral-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.astral-theme-preview .mat-elevation-z24,.astral-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.astral-theme-preview .mat-autocomplete-panel,.astral-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.astral-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.astral-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.astral-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.astral-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.astral-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.astral-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.astral-theme-preview .mat-badge,.astral-theme .mat-badge{position:relative}.theme-preview.astral-theme-preview .mat-badge-hidden .mat-badge-content,.astral-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.astral-theme-preview .mat-badge-content,.astral-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.astral-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.astral-theme-preview .mat-badge-content._mat-animation-noopable,.astral-theme .ng-animate-disabled .mat-badge-content,.astral-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.astral-theme-preview .mat-badge-content.mat-badge-active,.astral-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.astral-theme-preview .mat-badge-small .mat-badge-content,.astral-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.astral-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.astral-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.astral-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.astral-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.astral-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.astral-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.astral-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.astral-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.astral-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.astral-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.astral-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.astral-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.astral-theme-preview .mat-badge-medium .mat-badge-content,.astral-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.astral-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.astral-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.astral-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.astral-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.astral-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.astral-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.astral-theme-preview .mat-badge-large .mat-badge-content,.astral-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.astral-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.astral-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.astral-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.astral-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.astral-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.astral-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.astral-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.astral-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.astral-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.astral-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.astral-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.astral-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.astral-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .astral-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.astral-theme-preview .mat-badge-content,.astral-theme .mat-badge-content{color:#fff;background:#073763}.cdk-high-contrast-active .theme-preview.astral-theme-preview .mat-badge-content,.cdk-high-contrast-active .astral-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.astral-theme-preview .mat-badge-accent .mat-badge-content,.astral-theme .mat-badge-accent .mat-badge-content{background:#517392;color:#fff}.theme-preview.astral-theme-preview .mat-badge-warn .mat-badge-content,.astral-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.astral-theme-preview .mat-badge-disabled .mat-badge-content,.astral-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.astral-theme-preview .mat-bottom-sheet-container,.astral-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.astral-theme-preview .mat-button,.theme-preview.astral-theme-preview .mat-icon-button,.theme-preview.astral-theme-preview .mat-stroked-button,.astral-theme .mat-button,.astral-theme .mat-icon-button,.astral-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.astral-theme-preview .mat-button.mat-primary,.theme-preview.astral-theme-preview .mat-icon-button.mat-primary,.theme-preview.astral-theme-preview .mat-stroked-button.mat-primary,.astral-theme .mat-button.mat-primary,.astral-theme .mat-icon-button.mat-primary,.astral-theme .mat-stroked-button.mat-primary{color:#073763}.theme-preview.astral-theme-preview .mat-button.mat-accent,.theme-preview.astral-theme-preview .mat-icon-button.mat-accent,.theme-preview.astral-theme-preview .mat-stroked-button.mat-accent,.astral-theme .mat-button.mat-accent,.astral-theme .mat-icon-button.mat-accent,.astral-theme .mat-stroked-button.mat-accent{color:#517392}.theme-preview.astral-theme-preview .mat-button.mat-warn,.theme-preview.astral-theme-preview .mat-icon-button.mat-warn,.theme-preview.astral-theme-preview .mat-stroked-button.mat-warn,.astral-theme .mat-button.mat-warn,.astral-theme .mat-icon-button.mat-warn,.astral-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.astral-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-button.mat-primary.mat-button-disabled,.astral-theme .mat-button.mat-accent.mat-button-disabled,.astral-theme .mat-button.mat-warn.mat-button-disabled,.astral-theme .mat-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-icon-button.mat-primary.mat-button-disabled,.astral-theme .mat-icon-button.mat-accent.mat-button-disabled,.astral-theme .mat-icon-button.mat-warn.mat-button-disabled,.astral-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-stroked-button.mat-primary.mat-button-disabled,.astral-theme .mat-stroked-button.mat-accent.mat-button-disabled,.astral-theme .mat-stroked-button.mat-warn.mat-button-disabled,.astral-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.astral-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.astral-theme .mat-button.mat-primary .mat-button-focus-overlay,.astral-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.astral-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#073763}.theme-preview.astral-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.astral-theme .mat-button.mat-accent .mat-button-focus-overlay,.astral-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.astral-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#517392}.theme-preview.astral-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.astral-theme .mat-button.mat-warn .mat-button-focus-overlay,.astral-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.astral-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.astral-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.astral-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.astral-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.astral-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.astral-theme-preview .mat-button .mat-ripple-element,.theme-preview.astral-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.astral-theme-preview .mat-stroked-button .mat-ripple-element,.astral-theme .mat-button .mat-ripple-element,.astral-theme .mat-icon-button .mat-ripple-element,.astral-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.astral-theme-preview .mat-button-focus-overlay,.astral-theme .mat-button-focus-overlay{background:black}.theme-preview.astral-theme-preview .mat-stroked-button:not(.mat-button-disabled),.astral-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.astral-theme-preview .mat-flat-button,.theme-preview.astral-theme-preview .mat-raised-button,.theme-preview.astral-theme-preview .mat-fab,.theme-preview.astral-theme-preview .mat-mini-fab,.astral-theme .mat-flat-button,.astral-theme .mat-raised-button,.astral-theme .mat-fab,.astral-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.astral-theme-preview .mat-flat-button.mat-primary,.theme-preview.astral-theme-preview .mat-raised-button.mat-primary,.theme-preview.astral-theme-preview .mat-fab.mat-primary,.theme-preview.astral-theme-preview .mat-mini-fab.mat-primary,.astral-theme .mat-flat-button.mat-primary,.astral-theme .mat-raised-button.mat-primary,.astral-theme .mat-fab.mat-primary,.astral-theme .mat-mini-fab.mat-primary,.theme-preview.astral-theme-preview .mat-flat-button.mat-accent,.theme-preview.astral-theme-preview .mat-raised-button.mat-accent,.theme-preview.astral-theme-preview .mat-fab.mat-accent,.theme-preview.astral-theme-preview .mat-mini-fab.mat-accent,.astral-theme .mat-flat-button.mat-accent,.astral-theme .mat-raised-button.mat-accent,.astral-theme .mat-fab.mat-accent,.astral-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.astral-theme-preview .mat-flat-button.mat-warn,.theme-preview.astral-theme-preview .mat-raised-button.mat-warn,.theme-preview.astral-theme-preview .mat-fab.mat-warn,.theme-preview.astral-theme-preview .mat-mini-fab.mat-warn,.astral-theme .mat-flat-button.mat-warn,.astral-theme .mat-raised-button.mat-warn,.astral-theme .mat-fab.mat-warn,.astral-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.astral-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.astral-theme .mat-flat-button.mat-primary.mat-button-disabled,.astral-theme .mat-flat-button.mat-accent.mat-button-disabled,.astral-theme .mat-flat-button.mat-warn.mat-button-disabled,.astral-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-raised-button.mat-primary.mat-button-disabled,.astral-theme .mat-raised-button.mat-accent.mat-button-disabled,.astral-theme .mat-raised-button.mat-warn.mat-button-disabled,.astral-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-fab.mat-primary.mat-button-disabled,.astral-theme .mat-fab.mat-accent.mat-button-disabled,.astral-theme .mat-fab.mat-warn.mat-button-disabled,.astral-theme .mat-fab.mat-button-disabled.mat-button-disabled,.astral-theme .mat-mini-fab.mat-primary.mat-button-disabled,.astral-theme .mat-mini-fab.mat-accent.mat-button-disabled,.astral-theme .mat-mini-fab.mat-warn.mat-button-disabled,.astral-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.astral-theme-preview .mat-flat-button.mat-primary,.theme-preview.astral-theme-preview .mat-raised-button.mat-primary,.theme-preview.astral-theme-preview .mat-fab.mat-primary,.theme-preview.astral-theme-preview .mat-mini-fab.mat-primary,.astral-theme .mat-flat-button.mat-primary,.astral-theme .mat-raised-button.mat-primary,.astral-theme .mat-fab.mat-primary,.astral-theme .mat-mini-fab.mat-primary{background-color:#073763}.theme-preview.astral-theme-preview .mat-flat-button.mat-accent,.theme-preview.astral-theme-preview .mat-raised-button.mat-accent,.theme-preview.astral-theme-preview .mat-fab.mat-accent,.theme-preview.astral-theme-preview .mat-mini-fab.mat-accent,.astral-theme .mat-flat-button.mat-accent,.astral-theme .mat-raised-button.mat-accent,.astral-theme .mat-fab.mat-accent,.astral-theme .mat-mini-fab.mat-accent{background-color:#517392}.theme-preview.astral-theme-preview .mat-flat-button.mat-warn,.theme-preview.astral-theme-preview .mat-raised-button.mat-warn,.theme-preview.astral-theme-preview .mat-fab.mat-warn,.theme-preview.astral-theme-preview .mat-mini-fab.mat-warn,.astral-theme .mat-flat-button.mat-warn,.astral-theme .mat-raised-button.mat-warn,.astral-theme .mat-fab.mat-warn,.astral-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.astral-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.astral-theme .mat-flat-button.mat-primary.mat-button-disabled,.astral-theme .mat-flat-button.mat-accent.mat-button-disabled,.astral-theme .mat-flat-button.mat-warn.mat-button-disabled,.astral-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-raised-button.mat-primary.mat-button-disabled,.astral-theme .mat-raised-button.mat-accent.mat-button-disabled,.astral-theme .mat-raised-button.mat-warn.mat-button-disabled,.astral-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.astral-theme .mat-fab.mat-primary.mat-button-disabled,.astral-theme .mat-fab.mat-accent.mat-button-disabled,.astral-theme .mat-fab.mat-warn.mat-button-disabled,.astral-theme .mat-fab.mat-button-disabled.mat-button-disabled,.astral-theme .mat-mini-fab.mat-primary.mat-button-disabled,.astral-theme .mat-mini-fab.mat-accent.mat-button-disabled,.astral-theme .mat-mini-fab.mat-warn.mat-button-disabled,.astral-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.astral-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.astral-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.astral-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.astral-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.astral-theme .mat-flat-button.mat-primary .mat-ripple-element,.astral-theme .mat-raised-button.mat-primary .mat-ripple-element,.astral-theme .mat-fab.mat-primary .mat-ripple-element,.astral-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.astral-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.astral-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.astral-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.astral-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.astral-theme .mat-flat-button.mat-accent .mat-ripple-element,.astral-theme .mat-raised-button.mat-accent .mat-ripple-element,.astral-theme .mat-fab.mat-accent .mat-ripple-element,.astral-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.astral-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.astral-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.astral-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.astral-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.astral-theme .mat-flat-button.mat-warn .mat-ripple-element,.astral-theme .mat-raised-button.mat-warn .mat-ripple-element,.astral-theme .mat-fab.mat-warn .mat-ripple-element,.astral-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.astral-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.astral-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.astral-theme .mat-stroked-button:not([class*=mat-elevation-z]),.astral-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.astral-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.astral-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.astral-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.astral-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.astral-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.astral-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.astral-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.astral-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.astral-theme .mat-fab:not([class*=mat-elevation-z]),.astral-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.astral-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.astral-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.astral-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.astral-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.astral-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.astral-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.astral-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.astral-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.astral-theme-preview .mat-button-toggle-standalone,.theme-preview.astral-theme-preview .mat-button-toggle-group,.astral-theme .mat-button-toggle-standalone,.astral-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.astral-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.astral-theme-preview .mat-button-toggle-group-appearance-standard,.astral-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.astral-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.astral-theme-preview .mat-button-toggle,.astral-theme .mat-button-toggle{color:#00000061}.theme-preview.astral-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.astral-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.astral-theme-preview .mat-button-toggle-appearance-standard,.astral-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.astral-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.astral-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.astral-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.astral-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.astral-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.astral-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.astral-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-button-toggle-checked,.astral-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.astral-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.astral-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.astral-theme-preview .mat-button-toggle-disabled,.astral-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.astral-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.astral-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.astral-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.astral-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.astral-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.astral-theme-preview .mat-button-toggle-group-appearance-standard,.astral-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.astral-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-card,.astral-theme .mat-card{background:white;color:#000000de}.theme-preview.astral-theme-preview .mat-card:not([class*=mat-elevation-z]),.astral-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.astral-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.astral-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.astral-theme-preview .mat-card-subtitle,.astral-theme .mat-card-subtitle{color:#0000008a}.theme-preview.astral-theme-preview .mat-checkbox-frame,.astral-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.astral-theme-preview .mat-checkbox-checkmark,.astral-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.astral-theme-preview .mat-checkbox-checkmark-path,.astral-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.astral-theme-preview .mat-checkbox-mixedmark,.astral-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.astral-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.astral-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.astral-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.astral-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#073763}.theme-preview.astral-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.astral-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.astral-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.astral-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#517392}.theme-preview.astral-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.astral-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.astral-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.astral-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.astral-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.astral-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.astral-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.astral-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.astral-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.astral-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.astral-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.astral-theme-preview .mat-checkbox .mat-ripple-element,.astral-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.astral-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.astral-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.astral-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.astral-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#073763}.theme-preview.astral-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.astral-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.astral-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.astral-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#517392}.theme-preview.astral-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.astral-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.astral-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.astral-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip,.astral-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.astral-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.astral-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.astral-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.astral-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip:after,.astral-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#073763;color:#fff}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#517392;color:#fff}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.astral-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.astral-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.astral-theme-preview .mat-table,.astral-theme .mat-table{background:white}.theme-preview.astral-theme-preview .mat-table thead,.theme-preview.astral-theme-preview .mat-table tbody,.theme-preview.astral-theme-preview .mat-table tfoot,.theme-preview.astral-theme-preview mat-header-row,.theme-preview.astral-theme-preview mat-row,.theme-preview.astral-theme-preview mat-footer-row,.theme-preview.astral-theme-preview [mat-header-row],.theme-preview.astral-theme-preview [mat-row],.theme-preview.astral-theme-preview [mat-footer-row],.theme-preview.astral-theme-preview .mat-table-sticky,.astral-theme .mat-table thead,.astral-theme .mat-table tbody,.astral-theme .mat-table tfoot,.astral-theme mat-header-row,.astral-theme mat-row,.astral-theme mat-footer-row,.astral-theme [mat-header-row],.astral-theme [mat-row],.astral-theme [mat-footer-row],.astral-theme .mat-table-sticky{background:inherit}.theme-preview.astral-theme-preview mat-row,.theme-preview.astral-theme-preview mat-header-row,.theme-preview.astral-theme-preview mat-footer-row,.theme-preview.astral-theme-preview th.mat-header-cell,.theme-preview.astral-theme-preview td.mat-cell,.theme-preview.astral-theme-preview td.mat-footer-cell,.astral-theme mat-row,.astral-theme mat-header-row,.astral-theme mat-footer-row,.astral-theme th.mat-header-cell,.astral-theme td.mat-cell,.astral-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.astral-theme-preview .mat-header-cell,.astral-theme .mat-header-cell{color:#0000008a}.theme-preview.astral-theme-preview .mat-cell,.theme-preview.astral-theme-preview .mat-footer-cell,.astral-theme .mat-cell,.astral-theme .mat-footer-cell{color:#000000de}.theme-preview.astral-theme-preview .mat-calendar-arrow,.astral-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.astral-theme-preview .mat-datepicker-toggle,.theme-preview.astral-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.astral-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.astral-theme .mat-datepicker-toggle,.astral-theme .mat-datepicker-content .mat-calendar-next-button,.astral-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.astral-theme-preview .mat-calendar-table-header-divider:after,.astral-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-calendar-table-header,.theme-preview.astral-theme-preview .mat-calendar-body-label,.astral-theme .mat-calendar-table-header,.astral-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.astral-theme-preview .mat-calendar-body-cell-content,.theme-preview.astral-theme-preview .mat-date-range-input-separator,.astral-theme .mat-calendar-body-cell-content,.astral-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.astral-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.astral-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.astral-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.astral-theme-preview .mat-calendar-body-in-preview,.astral-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.astral-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.astral-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.astral-theme-preview .mat-calendar-body-in-range:before,.astral-theme .mat-calendar-body-in-range:before{background:rgba(7,55,99,.2)}.theme-preview.astral-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.astral-theme-preview .mat-calendar-body-in-comparison-range:before,.astral-theme .mat-calendar-body-comparison-identical,.astral-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.astral-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.astral-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.astral-theme .mat-calendar-body-comparison-bridge-start:before,.astral-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(7,55,99,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.astral-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.astral-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.astral-theme .mat-calendar-body-comparison-bridge-end:before,.astral-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(7,55,99,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.astral-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.astral-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.astral-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.astral-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.astral-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.astral-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.astral-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.astral-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.astral-theme-preview .mat-calendar-body-selected,.astral-theme .mat-calendar-body-selected{background-color:#073763;color:#fff}.theme-preview.astral-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.astral-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#07376366}.theme-preview.astral-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.astral-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.astral-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.astral-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0737634d}@media (hover: hover){.theme-preview.astral-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0737634d}}.theme-preview.astral-theme-preview .mat-datepicker-content,.astral-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(81,115,146,.2)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.astral-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(81,115,146,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.astral-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(81,115,146,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#517392;color:#fff}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#51739266}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#5173924d}@media (hover: hover){.theme-preview.astral-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#5173924d}}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.astral-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.astral-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.astral-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.astral-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.astral-theme-preview .mat-datepicker-content-touch,.astral-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.astral-theme-preview .mat-datepicker-toggle-active,.astral-theme .mat-datepicker-toggle-active{color:#073763}.theme-preview.astral-theme-preview .mat-datepicker-toggle-active.mat-accent,.astral-theme .mat-datepicker-toggle-active.mat-accent{color:#517392}.theme-preview.astral-theme-preview .mat-datepicker-toggle-active.mat-warn,.astral-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.astral-theme-preview .mat-date-range-input-inner[disabled],.astral-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.astral-theme-preview .mat-dialog-container,.astral-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.astral-theme-preview .mat-divider,.astral-theme .mat-divider{border-top-color:#0000001f}.theme-preview.astral-theme-preview .mat-divider-vertical,.astral-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.astral-theme-preview .mat-expansion-panel,.astral-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.astral-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.astral-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.astral-theme-preview .mat-action-row,.astral-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.astral-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.astral-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.astral-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.astral-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.astral-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.astral-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.astral-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.astral-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.astral-theme-preview .mat-expansion-panel-header-title,.astral-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.astral-theme-preview .mat-expansion-panel-header-description,.theme-preview.astral-theme-preview .mat-expansion-indicator:after,.astral-theme .mat-expansion-panel-header-description,.astral-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.astral-theme-preview .mat-expansion-panel-header[aria-disabled=true],.astral-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.astral-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.astral-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.astral-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.astral-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.astral-theme-preview .mat-form-field-label,.astral-theme .mat-form-field-label,.theme-preview.astral-theme-preview .mat-hint,.astral-theme .mat-hint{color:#0009}.theme-preview.astral-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.astral-theme .mat-form-field.mat-focused .mat-form-field-label{color:#073763}.theme-preview.astral-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.astral-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#517392}.theme-preview.astral-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.astral-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.astral-theme-preview .mat-focused .mat-form-field-required-marker,.astral-theme .mat-focused .mat-form-field-required-marker{color:#517392}.theme-preview.astral-theme-preview .mat-form-field-ripple,.astral-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.astral-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.astral-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#073763}.theme-preview.astral-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.astral-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#517392}.theme-preview.astral-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.astral-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.astral-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#073763}.theme-preview.astral-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.astral-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#517392}.theme-preview.astral-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.astral-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.astral-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.astral-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.astral-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.astral-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.astral-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.astral-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.astral-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.astral-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-error,.astral-theme .mat-error{color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.astral-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.astral-theme-preview .mat-form-field-appearance-legacy .mat-hint,.astral-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.astral-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.astral-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.astral-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.astral-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.astral-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.astral-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.astral-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.astral-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.astral-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.astral-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.astral-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.astral-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.astral-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.astral-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.astral-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.astral-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.astral-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.astral-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.astral-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.astral-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.astral-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#073763}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.astral-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#517392}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.astral-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.astral-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.astral-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.astral-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.astral-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.astral-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.astral-theme-preview .mat-icon.mat-primary,.astral-theme .mat-icon.mat-primary{color:#073763}.theme-preview.astral-theme-preview .mat-icon.mat-accent,.astral-theme .mat-icon.mat-accent{color:#517392}.theme-preview.astral-theme-preview .mat-icon.mat-warn,.astral-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.astral-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.astral-theme-preview .mat-input-element:disabled,.theme-preview.astral-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.astral-theme .mat-input-element:disabled,.astral-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.astral-theme-preview .mat-input-element,.astral-theme .mat-input-element{caret-color:#073763}.theme-preview.astral-theme-preview .mat-input-element::placeholder,.astral-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.astral-theme-preview .mat-input-element::-moz-placeholder,.astral-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.astral-theme-preview .mat-input-element::-webkit-input-placeholder,.astral-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.astral-theme-preview .mat-input-element:-ms-input-placeholder,.astral-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.astral-theme-preview .mat-form-field.mat-accent .mat-input-element,.astral-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#517392}.theme-preview.astral-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.astral-theme-preview .mat-form-field-invalid .mat-input-element,.astral-theme .mat-form-field.mat-warn .mat-input-element,.astral-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.astral-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.astral-theme-preview .mat-list-base .mat-list-item,.astral-theme .mat-list-base .mat-list-item,.theme-preview.astral-theme-preview .mat-list-base .mat-list-option,.astral-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.astral-theme-preview .mat-list-base .mat-subheader,.astral-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.astral-theme-preview .mat-list-item-disabled,.astral-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.astral-theme-preview .mat-list-option:hover,.theme-preview.astral-theme-preview .mat-list-option:focus,.theme-preview.astral-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.astral-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.astral-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.astral-theme-preview .mat-action-list .mat-list-item:focus,.astral-theme .mat-list-option:hover,.astral-theme .mat-list-option:focus,.astral-theme .mat-nav-list .mat-list-item:hover,.astral-theme .mat-nav-list .mat-list-item:focus,.astral-theme .mat-action-list .mat-list-item:hover,.astral-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.astral-theme-preview .mat-list-single-selected-option,.theme-preview.astral-theme-preview .mat-list-single-selected-option:hover,.theme-preview.astral-theme-preview .mat-list-single-selected-option:focus,.astral-theme .mat-list-single-selected-option,.astral-theme .mat-list-single-selected-option:hover,.astral-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-menu-panel,.astral-theme .mat-menu-panel{background:white}.theme-preview.astral-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.astral-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.astral-theme-preview .mat-menu-item,.astral-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.astral-theme-preview .mat-menu-item[disabled],.theme-preview.astral-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.astral-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.astral-theme .mat-menu-item[disabled],.astral-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.astral-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.astral-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.astral-theme-preview .mat-menu-submenu-icon,.astral-theme .mat-menu-item .mat-icon-no-color,.astral-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.astral-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.astral-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.astral-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.astral-theme-preview .mat-menu-item-highlighted:not([disabled]),.astral-theme .mat-menu-item:hover:not([disabled]),.astral-theme .mat-menu-item.cdk-program-focused:not([disabled]),.astral-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.astral-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.astral-theme-preview .mat-paginator,.astral-theme .mat-paginator{background:white}.theme-preview.astral-theme-preview .mat-paginator,.theme-preview.astral-theme-preview .mat-paginator-page-size .mat-select-trigger,.astral-theme .mat-paginator,.astral-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.astral-theme-preview .mat-paginator-decrement,.theme-preview.astral-theme-preview .mat-paginator-increment,.astral-theme .mat-paginator-decrement,.astral-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.astral-theme-preview .mat-paginator-first,.theme-preview.astral-theme-preview .mat-paginator-last,.astral-theme .mat-paginator-first,.astral-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.astral-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.astral-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.astral-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.astral-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.astral-theme .mat-icon-button[disabled] .mat-paginator-decrement,.astral-theme .mat-icon-button[disabled] .mat-paginator-increment,.astral-theme .mat-icon-button[disabled] .mat-paginator-first,.astral-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.astral-theme-preview .mat-progress-bar-background,.astral-theme .mat-progress-bar-background{fill:#bdc9d4}.theme-preview.astral-theme-preview .mat-progress-bar-buffer,.astral-theme .mat-progress-bar-buffer{background-color:#bdc9d4}.theme-preview.astral-theme-preview .mat-progress-bar-fill:after,.astral-theme .mat-progress-bar-fill:after{background-color:#073763}.theme-preview.astral-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.astral-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d0d8e0}.theme-preview.astral-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.astral-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d0d8e0}.theme-preview.astral-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.astral-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#517392}.theme-preview.astral-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.astral-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.astral-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.astral-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.astral-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.astral-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-progress-spinner circle,.theme-preview.astral-theme-preview .mat-spinner circle,.astral-theme .mat-progress-spinner circle,.astral-theme .mat-spinner circle{stroke:#073763}.theme-preview.astral-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.astral-theme-preview .mat-spinner.mat-accent circle,.astral-theme .mat-progress-spinner.mat-accent circle,.astral-theme .mat-spinner.mat-accent circle{stroke:#517392}.theme-preview.astral-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.astral-theme-preview .mat-spinner.mat-warn circle,.astral-theme .mat-progress-spinner.mat-warn circle,.astral-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.astral-theme-preview .mat-radio-outer-circle,.astral-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.astral-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.astral-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#073763}.theme-preview.astral-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.astral-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.astral-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.astral-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.astral-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.astral-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.astral-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.astral-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#073763}.theme-preview.astral-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.astral-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#517392}.theme-preview.astral-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.astral-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.astral-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.astral-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.astral-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.astral-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.astral-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.astral-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#517392}.theme-preview.astral-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.astral-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.astral-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.astral-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.astral-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.astral-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.astral-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.astral-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.astral-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.astral-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.astral-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.astral-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.astral-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.astral-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.astral-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.astral-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.astral-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.astral-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.astral-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.astral-theme-preview .mat-radio-button .mat-ripple-element,.astral-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.astral-theme-preview .mat-select-value,.astral-theme .mat-select-value{color:#000000de}.theme-preview.astral-theme-preview .mat-select-placeholder,.astral-theme .mat-select-placeholder{color:#0000006b}.theme-preview.astral-theme-preview .mat-select-disabled .mat-select-value,.astral-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.astral-theme-preview .mat-select-arrow,.astral-theme .mat-select-arrow{color:#0000008a}.theme-preview.astral-theme-preview .mat-select-panel,.astral-theme .mat-select-panel{background:white}.theme-preview.astral-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.astral-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.astral-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.astral-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.astral-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#073763}.theme-preview.astral-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.astral-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#517392}.theme-preview.astral-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.astral-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.astral-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.astral-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.astral-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.astral-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.astral-theme-preview .mat-drawer-container,.astral-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.astral-theme-preview .mat-drawer,.astral-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.astral-theme-preview .mat-drawer.mat-drawer-push,.astral-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.astral-theme-preview .mat-drawer:not(.mat-drawer-side),.astral-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.astral-theme-preview .mat-drawer-side,.astral-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-drawer-side.mat-drawer-end,.astral-theme .mat-drawer-side.mat-drawer-end,.theme-preview.astral-theme-preview [dir=rtl] .mat-drawer-side,.astral-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.astral-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.astral-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.astral-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.astral-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#517392}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.astral-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#5173928a}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.astral-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#517392}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.astral-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#073763}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.astral-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0737638a}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.astral-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#073763}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.astral-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.astral-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.astral-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.astral-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.astral-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.astral-theme-preview .mat-slide-toggle-thumb,.astral-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.astral-theme-preview .mat-slide-toggle-bar,.astral-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.astral-theme-preview .mat-slider-track-background,.astral-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.astral-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.astral-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-primary .mat-slider-thumb-label,.astral-theme .mat-primary .mat-slider-track-fill,.astral-theme .mat-primary .mat-slider-thumb,.astral-theme .mat-primary .mat-slider-thumb-label{background-color:#073763}.theme-preview.astral-theme-preview .mat-primary .mat-slider-thumb-label-text,.astral-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.astral-theme-preview .mat-primary .mat-slider-focus-ring,.astral-theme .mat-primary .mat-slider-focus-ring{background-color:#07376333}.theme-preview.astral-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.astral-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-accent .mat-slider-thumb-label,.astral-theme .mat-accent .mat-slider-track-fill,.astral-theme .mat-accent .mat-slider-thumb,.astral-theme .mat-accent .mat-slider-thumb-label{background-color:#517392}.theme-preview.astral-theme-preview .mat-accent .mat-slider-thumb-label-text,.astral-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.astral-theme-preview .mat-accent .mat-slider-focus-ring,.astral-theme .mat-accent .mat-slider-focus-ring{background-color:#51739233}.theme-preview.astral-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.astral-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-warn .mat-slider-thumb-label,.astral-theme .mat-warn .mat-slider-track-fill,.astral-theme .mat-warn .mat-slider-thumb,.astral-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-warn .mat-slider-thumb-label-text,.astral-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.astral-theme-preview .mat-warn .mat-slider-focus-ring,.astral-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.astral-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.astral-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.astral-theme .mat-slider:hover .mat-slider-track-background,.astral-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.astral-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.astral-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.astral-theme-preview .mat-slider-disabled .mat-slider-thumb,.astral-theme .mat-slider-disabled .mat-slider-track-background,.astral-theme .mat-slider-disabled .mat-slider-track-fill,.astral-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.astral-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.astral-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.astral-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.astral-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.astral-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.astral-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.astral-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.astral-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.astral-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.astral-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.astral-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.astral-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.astral-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.astral-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.astral-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.astral-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.astral-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.astral-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.astral-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.astral-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.astral-theme-preview .mat-slider-horizontal .mat-slider-ticks,.astral-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.astral-theme-preview .mat-slider-vertical .mat-slider-ticks,.astral-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.astral-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.astral-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.astral-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.astral-theme-preview .mat-step-header:hover[aria-disabled=false],.astral-theme .mat-step-header.cdk-keyboard-focused,.astral-theme .mat-step-header.cdk-program-focused,.astral-theme .mat-step-header:hover:not([aria-disabled]),.astral-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.astral-theme-preview .mat-step-header:hover[aria-disabled=true],.astral-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.astral-theme-preview .mat-step-header:hover,.astral-theme .mat-step-header:hover{background:none}}.theme-preview.astral-theme-preview .mat-step-header .mat-step-label,.theme-preview.astral-theme-preview .mat-step-header .mat-step-optional,.astral-theme .mat-step-header .mat-step-label,.astral-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.astral-theme-preview .mat-step-header .mat-step-icon,.astral-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.astral-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.astral-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.astral-theme-preview .mat-step-header .mat-step-icon-state-edit,.astral-theme .mat-step-header .mat-step-icon-selected,.astral-theme .mat-step-header .mat-step-icon-state-done,.astral-theme .mat-step-header .mat-step-icon-state-edit{background-color:#073763;color:#fff}.theme-preview.astral-theme-preview .mat-step-header.mat-accent .mat-step-icon,.astral-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.astral-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.astral-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.astral-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.astral-theme .mat-step-header.mat-accent .mat-step-icon-selected,.astral-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.astral-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#517392;color:#fff}.theme-preview.astral-theme-preview .mat-step-header.mat-warn .mat-step-icon,.astral-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.astral-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.astral-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.astral-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.astral-theme .mat-step-header.mat-warn .mat-step-icon-selected,.astral-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.astral-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.astral-theme-preview .mat-step-header .mat-step-icon-state-error,.astral-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.astral-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.astral-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.astral-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.astral-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.astral-theme-preview .mat-stepper-horizontal,.theme-preview.astral-theme-preview .mat-stepper-vertical,.astral-theme .mat-stepper-horizontal,.astral-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.astral-theme-preview .mat-stepper-vertical-line:before,.astral-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.astral-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.astral-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.astral-theme-preview .mat-stepper-horizontal-line,.astral-theme .mat-horizontal-stepper-header:before,.astral-theme .mat-horizontal-stepper-header:after,.astral-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.astral-theme-preview .mat-sort-header-arrow,.astral-theme .mat-sort-header-arrow{color:#757575}.theme-preview.astral-theme-preview .mat-tab-nav-bar,.theme-preview.astral-theme-preview .mat-tab-header,.astral-theme .mat-tab-nav-bar,.astral-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.astral-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.astral-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.astral-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.astral-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.astral-theme-preview .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-link,.astral-theme .mat-tab-label,.astral-theme .mat-tab-link{color:#000000de}.theme-preview.astral-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.astral-theme-preview .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.astral-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.astral-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-nav-bar[class*=mat-background-],.astral-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.astral-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.astral-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#5173924d}.theme-preview.astral-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.astral-theme .mat-tab-group.mat-primary .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#073763}.theme-preview.astral-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.astral-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.astral-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.astral-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b5c3d04d}.theme-preview.astral-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.astral-theme .mat-tab-group.mat-accent .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#517392}.theme-preview.astral-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.astral-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.astral-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.astral-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.astral-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.astral-theme .mat-tab-group.mat-warn .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.astral-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.astral-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.astral-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#5173924d}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#073763}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b5c3d04d}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#517392}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.astral-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.astral-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.astral-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.astral-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.astral-theme-preview .mat-toolbar,.astral-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.astral-theme-preview .mat-toolbar.mat-primary,.astral-theme .mat-toolbar.mat-primary{background:#073763;color:#fff}.theme-preview.astral-theme-preview .mat-toolbar.mat-accent,.astral-theme .mat-toolbar.mat-accent{background:#517392;color:#fff}.theme-preview.astral-theme-preview .mat-toolbar.mat-warn,.astral-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.astral-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.astral-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.astral-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.astral-theme .mat-toolbar .mat-form-field-underline,.astral-theme .mat-toolbar .mat-form-field-ripple,.astral-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.astral-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.astral-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.astral-theme-preview .mat-toolbar .mat-select-value,.theme-preview.astral-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.astral-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.astral-theme .mat-toolbar .mat-form-field-label,.astral-theme .mat-toolbar .mat-focused .mat-form-field-label,.astral-theme .mat-toolbar .mat-select-value,.astral-theme .mat-toolbar .mat-select-arrow,.astral-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.astral-theme-preview .mat-toolbar .mat-input-element,.astral-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.astral-theme-preview .mat-tooltip,.astral-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.astral-theme-preview .mat-tree,.astral-theme .mat-tree{background:white}.theme-preview.astral-theme-preview .mat-tree-node,.theme-preview.astral-theme-preview .mat-nested-tree-node,.astral-theme .mat-tree-node,.astral-theme .mat-nested-tree-node{color:#000000de}.theme-preview.astral-theme-preview .mat-snack-bar-container,.astral-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.astral-theme-preview .mat-simple-snackbar-action,.astral-theme .mat-simple-snackbar-action{color:#517392}.theme-preview.nordic-theme-preview,.nordic-theme{--warn: #ff5e61;--primary: #30525a;--secondary: #b37924}.theme-preview.nordic-theme-preview .primary-color-fill,.nordic-theme .primary-color-fill{fill:#30525a}.theme-preview.nordic-theme-preview .accent-color-fill,.nordic-theme .accent-color-fill{fill:#b37924}.theme-preview.nordic-theme-preview .mat-button-toggle-label-content,.theme-preview.nordic-theme-preview .active-tab,.theme-preview.nordic-theme-preview .primary-color,.nordic-theme .mat-button-toggle-label-content,.nordic-theme .active-tab,.nordic-theme .primary-color{color:#30525a!important}.theme-preview.nordic-theme-preview .warn-color,.nordic-theme .warn-color{color:#ff5e61!important}.theme-preview.nordic-theme-preview .accent-color,.nordic-theme .accent-color{color:#b37924!important}.theme-preview.nordic-theme-preview .primary-color-bg,.nordic-theme .primary-color-bg{background-color:#30525a!important}.theme-preview.nordic-theme-preview .expanded-row,.theme-preview.nordic-theme-preview .mat-button-toggle-checked,.theme-preview.nordic-theme-preview .primary-color-bg-light,.nordic-theme .expanded-row,.nordic-theme .mat-button-toggle-checked,.nordic-theme .primary-color-bg-light{background-color:#30525a1a!important}.theme-preview.nordic-theme-preview .primary-color-bg-xlight,.nordic-theme .primary-color-bg-xlight{background-color:#30525a0d}.theme-preview.nordic-theme-preview .mat-primary-border,.nordic-theme .mat-primary-border{border-color:#30525a!important}.theme-preview.nordic-theme-preview .ql-placeholder,.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-accent,.nordic-theme .ql-placeholder,.nordic-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#b379244d}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-warn,.nordic-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.nordic-theme-preview .gradientFillCard,.nordic-theme .gradientFillCard{background:#30525a;background:linear-gradient(135deg,#0a2f37 0%,#b37924 100%)!important}.theme-preview.nordic-theme-preview .mat-ripple-element,.nordic-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.nordic-theme-preview .mat-option,.nordic-theme .mat-option{color:#000000de}.theme-preview.nordic-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.nordic-theme-preview .mat-option:focus:not(.mat-option-disabled),.nordic-theme .mat-option:hover:not(.mat-option-disabled),.nordic-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.nordic-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.nordic-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.nordic-theme-preview .mat-option.mat-active,.nordic-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.nordic-theme-preview .mat-option.mat-option-disabled,.nordic-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.nordic-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.nordic-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#30525a}.theme-preview.nordic-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.nordic-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#b37924}.theme-preview.nordic-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.nordic-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.nordic-theme-preview .mat-optgroup-label,.nordic-theme .mat-optgroup-label{color:#0000008a}.theme-preview.nordic-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.nordic-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.nordic-theme-preview .mat-pseudo-checkbox,.nordic-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.nordic-theme-preview .mat-pseudo-checkbox:after,.nordic-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.nordic-theme-preview .mat-pseudo-checkbox-disabled,.nordic-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.nordic-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.nordic-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.nordic-theme .mat-primary .mat-pseudo-checkbox-checked,.nordic-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#30525a}.theme-preview.nordic-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.nordic-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.nordic-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.nordic-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.nordic-theme .mat-pseudo-checkbox-checked,.nordic-theme .mat-pseudo-checkbox-indeterminate,.nordic-theme .mat-accent .mat-pseudo-checkbox-checked,.nordic-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#b37924}.theme-preview.nordic-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.nordic-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.nordic-theme .mat-warn .mat-pseudo-checkbox-checked,.nordic-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.nordic-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.nordic-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.nordic-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.nordic-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.nordic-theme-preview .mat-app-background,.theme-preview.nordic-theme-preview.mat-app-background,.nordic-theme .mat-app-background,.nordic-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.nordic-theme-preview .mat-elevation-z0,.nordic-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z1,.nordic-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z2,.nordic-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z3,.nordic-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z4,.nordic-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z5,.nordic-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z6,.nordic-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z7,.nordic-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z8,.nordic-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z9,.nordic-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z10,.nordic-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z11,.nordic-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z12,.nordic-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z13,.nordic-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z14,.nordic-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z15,.nordic-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z16,.nordic-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z17,.nordic-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z18,.nordic-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z19,.nordic-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z20,.nordic-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z21,.nordic-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z22,.nordic-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z23,.nordic-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.nordic-theme-preview .mat-elevation-z24,.nordic-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.nordic-theme-preview .mat-autocomplete-panel,.nordic-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.nordic-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.nordic-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.nordic-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.nordic-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.nordic-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.nordic-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.nordic-theme-preview .mat-badge,.nordic-theme .mat-badge{position:relative}.theme-preview.nordic-theme-preview .mat-badge-hidden .mat-badge-content,.nordic-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.nordic-theme-preview .mat-badge-content,.nordic-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.nordic-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.nordic-theme-preview .mat-badge-content._mat-animation-noopable,.nordic-theme .ng-animate-disabled .mat-badge-content,.nordic-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.nordic-theme-preview .mat-badge-content.mat-badge-active,.nordic-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.nordic-theme-preview .mat-badge-small .mat-badge-content,.nordic-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.nordic-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.nordic-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.nordic-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.nordic-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.nordic-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.nordic-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.nordic-theme-preview .mat-badge-medium .mat-badge-content,.nordic-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.nordic-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.nordic-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.nordic-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.nordic-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.nordic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.nordic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.nordic-theme-preview .mat-badge-large .mat-badge-content,.nordic-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.nordic-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.nordic-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.nordic-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.nordic-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.nordic-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.nordic-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.nordic-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .nordic-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.nordic-theme-preview .mat-badge-content,.nordic-theme .mat-badge-content{color:#fff;background:#30525a}.cdk-high-contrast-active .theme-preview.nordic-theme-preview .mat-badge-content,.cdk-high-contrast-active .nordic-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.nordic-theme-preview .mat-badge-accent .mat-badge-content,.nordic-theme .mat-badge-accent .mat-badge-content{background:#b37924;color:#fff}.theme-preview.nordic-theme-preview .mat-badge-warn .mat-badge-content,.nordic-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.nordic-theme-preview .mat-badge-disabled .mat-badge-content,.nordic-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.nordic-theme-preview .mat-bottom-sheet-container,.nordic-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.nordic-theme-preview .mat-button,.theme-preview.nordic-theme-preview .mat-icon-button,.theme-preview.nordic-theme-preview .mat-stroked-button,.nordic-theme .mat-button,.nordic-theme .mat-icon-button,.nordic-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.nordic-theme-preview .mat-button.mat-primary,.theme-preview.nordic-theme-preview .mat-icon-button.mat-primary,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-primary,.nordic-theme .mat-button.mat-primary,.nordic-theme .mat-icon-button.mat-primary,.nordic-theme .mat-stroked-button.mat-primary{color:#30525a}.theme-preview.nordic-theme-preview .mat-button.mat-accent,.theme-preview.nordic-theme-preview .mat-icon-button.mat-accent,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-accent,.nordic-theme .mat-button.mat-accent,.nordic-theme .mat-icon-button.mat-accent,.nordic-theme .mat-stroked-button.mat-accent{color:#b37924}.theme-preview.nordic-theme-preview .mat-button.mat-warn,.theme-preview.nordic-theme-preview .mat-icon-button.mat-warn,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-warn,.nordic-theme .mat-button.mat-warn,.nordic-theme .mat-icon-button.mat-warn,.nordic-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-button.mat-primary.mat-button-disabled,.nordic-theme .mat-button.mat-accent.mat-button-disabled,.nordic-theme .mat-button.mat-warn.mat-button-disabled,.nordic-theme .mat-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-icon-button.mat-primary.mat-button-disabled,.nordic-theme .mat-icon-button.mat-accent.mat-button-disabled,.nordic-theme .mat-icon-button.mat-warn.mat-button-disabled,.nordic-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-stroked-button.mat-primary.mat-button-disabled,.nordic-theme .mat-stroked-button.mat-accent.mat-button-disabled,.nordic-theme .mat-stroked-button.mat-warn.mat-button-disabled,.nordic-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.nordic-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.nordic-theme .mat-button.mat-primary .mat-button-focus-overlay,.nordic-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.nordic-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.nordic-theme .mat-button.mat-accent .mat-button-focus-overlay,.nordic-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.nordic-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.nordic-theme .mat-button.mat-warn .mat-button-focus-overlay,.nordic-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.nordic-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.nordic-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.nordic-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.nordic-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.nordic-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.nordic-theme-preview .mat-button .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-stroked-button .mat-ripple-element,.nordic-theme .mat-button .mat-ripple-element,.nordic-theme .mat-icon-button .mat-ripple-element,.nordic-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.nordic-theme-preview .mat-button-focus-overlay,.nordic-theme .mat-button-focus-overlay{background:black}.theme-preview.nordic-theme-preview .mat-stroked-button:not(.mat-button-disabled),.nordic-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.nordic-theme-preview .mat-flat-button,.theme-preview.nordic-theme-preview .mat-raised-button,.theme-preview.nordic-theme-preview .mat-fab,.theme-preview.nordic-theme-preview .mat-mini-fab,.nordic-theme .mat-flat-button,.nordic-theme .mat-raised-button,.nordic-theme .mat-fab,.nordic-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.nordic-theme-preview .mat-flat-button.mat-primary,.theme-preview.nordic-theme-preview .mat-raised-button.mat-primary,.theme-preview.nordic-theme-preview .mat-fab.mat-primary,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-primary,.nordic-theme .mat-flat-button.mat-primary,.nordic-theme .mat-raised-button.mat-primary,.nordic-theme .mat-fab.mat-primary,.nordic-theme .mat-mini-fab.mat-primary,.theme-preview.nordic-theme-preview .mat-flat-button.mat-accent,.theme-preview.nordic-theme-preview .mat-raised-button.mat-accent,.theme-preview.nordic-theme-preview .mat-fab.mat-accent,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-accent,.nordic-theme .mat-flat-button.mat-accent,.nordic-theme .mat-raised-button.mat-accent,.nordic-theme .mat-fab.mat-accent,.nordic-theme .mat-mini-fab.mat-accent{color:#fff}.theme-preview.nordic-theme-preview .mat-flat-button.mat-warn,.theme-preview.nordic-theme-preview .mat-raised-button.mat-warn,.theme-preview.nordic-theme-preview .mat-fab.mat-warn,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-warn,.nordic-theme .mat-flat-button.mat-warn,.nordic-theme .mat-raised-button.mat-warn,.nordic-theme .mat-fab.mat-warn,.nordic-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.nordic-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-flat-button.mat-primary.mat-button-disabled,.nordic-theme .mat-flat-button.mat-accent.mat-button-disabled,.nordic-theme .mat-flat-button.mat-warn.mat-button-disabled,.nordic-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-raised-button.mat-primary.mat-button-disabled,.nordic-theme .mat-raised-button.mat-accent.mat-button-disabled,.nordic-theme .mat-raised-button.mat-warn.mat-button-disabled,.nordic-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-fab.mat-primary.mat-button-disabled,.nordic-theme .mat-fab.mat-accent.mat-button-disabled,.nordic-theme .mat-fab.mat-warn.mat-button-disabled,.nordic-theme .mat-fab.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-primary.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-accent.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-warn.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.nordic-theme-preview .mat-flat-button.mat-primary,.theme-preview.nordic-theme-preview .mat-raised-button.mat-primary,.theme-preview.nordic-theme-preview .mat-fab.mat-primary,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-primary,.nordic-theme .mat-flat-button.mat-primary,.nordic-theme .mat-raised-button.mat-primary,.nordic-theme .mat-fab.mat-primary,.nordic-theme .mat-mini-fab.mat-primary{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-flat-button.mat-accent,.theme-preview.nordic-theme-preview .mat-raised-button.mat-accent,.theme-preview.nordic-theme-preview .mat-fab.mat-accent,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-accent,.nordic-theme .mat-flat-button.mat-accent,.nordic-theme .mat-raised-button.mat-accent,.nordic-theme .mat-fab.mat-accent,.nordic-theme .mat-mini-fab.mat-accent{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-flat-button.mat-warn,.theme-preview.nordic-theme-preview .mat-raised-button.mat-warn,.theme-preview.nordic-theme-preview .mat-fab.mat-warn,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-warn,.nordic-theme .mat-flat-button.mat-warn,.nordic-theme .mat-raised-button.mat-warn,.nordic-theme .mat-fab.mat-warn,.nordic-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-flat-button.mat-primary.mat-button-disabled,.nordic-theme .mat-flat-button.mat-accent.mat-button-disabled,.nordic-theme .mat-flat-button.mat-warn.mat-button-disabled,.nordic-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-raised-button.mat-primary.mat-button-disabled,.nordic-theme .mat-raised-button.mat-accent.mat-button-disabled,.nordic-theme .mat-raised-button.mat-warn.mat-button-disabled,.nordic-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-fab.mat-primary.mat-button-disabled,.nordic-theme .mat-fab.mat-accent.mat-button-disabled,.nordic-theme .mat-fab.mat-warn.mat-button-disabled,.nordic-theme .mat-fab.mat-button-disabled.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-primary.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-accent.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-warn.mat-button-disabled,.nordic-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.nordic-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.nordic-theme .mat-flat-button.mat-primary .mat-ripple-element,.nordic-theme .mat-raised-button.mat-primary .mat-ripple-element,.nordic-theme .mat-fab.mat-primary .mat-ripple-element,.nordic-theme .mat-mini-fab.mat-primary .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.nordic-theme .mat-flat-button.mat-accent .mat-ripple-element,.nordic-theme .mat-raised-button.mat-accent .mat-ripple-element,.nordic-theme .mat-fab.mat-accent .mat-ripple-element,.nordic-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.nordic-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.nordic-theme .mat-flat-button.mat-warn .mat-ripple-element,.nordic-theme .mat-raised-button.mat-warn .mat-ripple-element,.nordic-theme .mat-fab.mat-warn .mat-ripple-element,.nordic-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.nordic-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.nordic-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.nordic-theme .mat-stroked-button:not([class*=mat-elevation-z]),.nordic-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.nordic-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.nordic-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.nordic-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.nordic-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.nordic-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.nordic-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.nordic-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.nordic-theme .mat-fab:not([class*=mat-elevation-z]),.nordic-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.nordic-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.nordic-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.nordic-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.nordic-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.nordic-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.nordic-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.nordic-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.nordic-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.nordic-theme-preview .mat-button-toggle-standalone,.theme-preview.nordic-theme-preview .mat-button-toggle-group,.nordic-theme .mat-button-toggle-standalone,.nordic-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.nordic-theme-preview .mat-button-toggle-group-appearance-standard,.nordic-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.nordic-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.nordic-theme-preview .mat-button-toggle,.nordic-theme .mat-button-toggle{color:#00000061}.theme-preview.nordic-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.nordic-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.nordic-theme-preview .mat-button-toggle-appearance-standard,.nordic-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.nordic-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.nordic-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.nordic-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.nordic-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.nordic-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.nordic-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-button-toggle-checked,.nordic-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.nordic-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.nordic-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.nordic-theme-preview .mat-button-toggle-disabled,.nordic-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.nordic-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.nordic-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.nordic-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.nordic-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.nordic-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.nordic-theme-preview .mat-button-toggle-group-appearance-standard,.nordic-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.nordic-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-card,.nordic-theme .mat-card{background:white;color:#000000de}.theme-preview.nordic-theme-preview .mat-card:not([class*=mat-elevation-z]),.nordic-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.nordic-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.nordic-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.nordic-theme-preview .mat-card-subtitle,.nordic-theme .mat-card-subtitle{color:#0000008a}.theme-preview.nordic-theme-preview .mat-checkbox-frame,.nordic-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.nordic-theme-preview .mat-checkbox-checkmark,.nordic-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.nordic-theme-preview .mat-checkbox-checkmark-path,.nordic-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.nordic-theme-preview .mat-checkbox-mixedmark,.nordic-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.nordic-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.nordic-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.nordic-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.nordic-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.nordic-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.nordic-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.nordic-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.nordic-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.nordic-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.nordic-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.nordic-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.nordic-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.nordic-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.nordic-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.nordic-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.nordic-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.nordic-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.nordic-theme-preview .mat-checkbox .mat-ripple-element,.nordic-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.nordic-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.nordic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.nordic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#30525a}.theme-preview.nordic-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.nordic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.nordic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#b37924}.theme-preview.nordic-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.nordic-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.nordic-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip,.nordic-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.nordic-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.nordic-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.nordic-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip:after,.nordic-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#30525a;color:#fff}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#b37924;color:#fff}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.nordic-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.nordic-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-preview.nordic-theme-preview .mat-table,.nordic-theme .mat-table{background:white}.theme-preview.nordic-theme-preview .mat-table thead,.theme-preview.nordic-theme-preview .mat-table tbody,.theme-preview.nordic-theme-preview .mat-table tfoot,.theme-preview.nordic-theme-preview mat-header-row,.theme-preview.nordic-theme-preview mat-row,.theme-preview.nordic-theme-preview mat-footer-row,.theme-preview.nordic-theme-preview [mat-header-row],.theme-preview.nordic-theme-preview [mat-row],.theme-preview.nordic-theme-preview [mat-footer-row],.theme-preview.nordic-theme-preview .mat-table-sticky,.nordic-theme .mat-table thead,.nordic-theme .mat-table tbody,.nordic-theme .mat-table tfoot,.nordic-theme mat-header-row,.nordic-theme mat-row,.nordic-theme mat-footer-row,.nordic-theme [mat-header-row],.nordic-theme [mat-row],.nordic-theme [mat-footer-row],.nordic-theme .mat-table-sticky{background:inherit}.theme-preview.nordic-theme-preview mat-row,.theme-preview.nordic-theme-preview mat-header-row,.theme-preview.nordic-theme-preview mat-footer-row,.theme-preview.nordic-theme-preview th.mat-header-cell,.theme-preview.nordic-theme-preview td.mat-cell,.theme-preview.nordic-theme-preview td.mat-footer-cell,.nordic-theme mat-row,.nordic-theme mat-header-row,.nordic-theme mat-footer-row,.nordic-theme th.mat-header-cell,.nordic-theme td.mat-cell,.nordic-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.nordic-theme-preview .mat-header-cell,.nordic-theme .mat-header-cell{color:#0000008a}.theme-preview.nordic-theme-preview .mat-cell,.theme-preview.nordic-theme-preview .mat-footer-cell,.nordic-theme .mat-cell,.nordic-theme .mat-footer-cell{color:#000000de}.theme-preview.nordic-theme-preview .mat-calendar-arrow,.nordic-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.nordic-theme-preview .mat-datepicker-toggle,.theme-preview.nordic-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.nordic-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.nordic-theme .mat-datepicker-toggle,.nordic-theme .mat-datepicker-content .mat-calendar-next-button,.nordic-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.nordic-theme-preview .mat-calendar-table-header-divider:after,.nordic-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-calendar-table-header,.theme-preview.nordic-theme-preview .mat-calendar-body-label,.nordic-theme .mat-calendar-table-header,.nordic-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.nordic-theme-preview .mat-calendar-body-cell-content,.theme-preview.nordic-theme-preview .mat-date-range-input-separator,.nordic-theme .mat-calendar-body-cell-content,.nordic-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.nordic-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.nordic-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.nordic-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.nordic-theme-preview .mat-calendar-body-in-preview,.nordic-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.nordic-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.nordic-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.nordic-theme-preview .mat-calendar-body-in-range:before,.nordic-theme .mat-calendar-body-in-range:before{background:rgba(48,82,90,.2)}.theme-preview.nordic-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.nordic-theme-preview .mat-calendar-body-in-comparison-range:before,.nordic-theme .mat-calendar-body-comparison-identical,.nordic-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.nordic-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.nordic-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.nordic-theme .mat-calendar-body-comparison-bridge-start:before,.nordic-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(48,82,90,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.nordic-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.nordic-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.nordic-theme .mat-calendar-body-comparison-bridge-end:before,.nordic-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(48,82,90,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.nordic-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.nordic-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.nordic-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.nordic-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.nordic-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.nordic-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.nordic-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.nordic-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.nordic-theme-preview .mat-calendar-body-selected,.nordic-theme .mat-calendar-body-selected{background-color:#30525a;color:#fff}.theme-preview.nordic-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.nordic-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#30525a66}.theme-preview.nordic-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.nordic-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.nordic-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.nordic-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30525a4d}@media (hover: hover){.theme-preview.nordic-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30525a4d}}.theme-preview.nordic-theme-preview .mat-datepicker-content,.nordic-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(179,121,36,.2)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.nordic-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(179,121,36,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.nordic-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(179,121,36,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#b37924;color:#fff}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#b3792466}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b379244d}@media (hover: hover){.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b379244d}}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.nordic-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.nordic-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.nordic-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.nordic-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.nordic-theme-preview .mat-datepicker-content-touch,.nordic-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.nordic-theme-preview .mat-datepicker-toggle-active,.nordic-theme .mat-datepicker-toggle-active{color:#30525a}.theme-preview.nordic-theme-preview .mat-datepicker-toggle-active.mat-accent,.nordic-theme .mat-datepicker-toggle-active.mat-accent{color:#b37924}.theme-preview.nordic-theme-preview .mat-datepicker-toggle-active.mat-warn,.nordic-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-date-range-input-inner[disabled],.nordic-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.nordic-theme-preview .mat-dialog-container,.nordic-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.nordic-theme-preview .mat-divider,.nordic-theme .mat-divider{border-top-color:#0000001f}.theme-preview.nordic-theme-preview .mat-divider-vertical,.nordic-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.nordic-theme-preview .mat-expansion-panel,.nordic-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.nordic-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.nordic-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-action-row,.nordic-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.nordic-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.nordic-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.nordic-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.nordic-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.nordic-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.nordic-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.nordic-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.nordic-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.nordic-theme-preview .mat-expansion-panel-header-title,.nordic-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.nordic-theme-preview .mat-expansion-panel-header-description,.theme-preview.nordic-theme-preview .mat-expansion-indicator:after,.nordic-theme .mat-expansion-panel-header-description,.nordic-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.nordic-theme-preview .mat-expansion-panel-header[aria-disabled=true],.nordic-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.nordic-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.nordic-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.nordic-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.nordic-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.nordic-theme-preview .mat-form-field-label,.nordic-theme .mat-form-field-label,.theme-preview.nordic-theme-preview .mat-hint,.nordic-theme .mat-hint{color:#0009}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.nordic-theme .mat-form-field.mat-focused .mat-form-field-label{color:#30525a}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.nordic-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.nordic-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-focused .mat-form-field-required-marker,.nordic-theme .mat-focused .mat-form-field-required-marker{color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field-ripple,.nordic-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.nordic-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.nordic-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.nordic-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.nordic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#30525a}.theme-preview.nordic-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.nordic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.nordic-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.nordic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.nordic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.nordic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.nordic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.nordic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.nordic-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.nordic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.nordic-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-error,.nordic-theme .mat-error{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.nordic-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.nordic-theme-preview .mat-form-field-appearance-legacy .mat-hint,.nordic-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.nordic-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.nordic-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.nordic-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.nordic-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.nordic-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.nordic-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.nordic-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.nordic-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.nordic-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.nordic-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.nordic-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.nordic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.nordic-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.nordic-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.nordic-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.nordic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.nordic-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.nordic-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.nordic-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.nordic-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.nordic-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#30525a}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.nordic-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.nordic-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.nordic-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.nordic-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.nordic-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.nordic-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.nordic-theme-preview .mat-icon.mat-primary,.nordic-theme .mat-icon.mat-primary{color:#30525a}.theme-preview.nordic-theme-preview .mat-icon.mat-accent,.nordic-theme .mat-icon.mat-accent{color:#b37924}.theme-preview.nordic-theme-preview .mat-icon.mat-warn,.nordic-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.nordic-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.nordic-theme-preview .mat-input-element:disabled,.theme-preview.nordic-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.nordic-theme .mat-input-element:disabled,.nordic-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.nordic-theme-preview .mat-input-element,.nordic-theme .mat-input-element{caret-color:#30525a}.theme-preview.nordic-theme-preview .mat-input-element::placeholder,.nordic-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.nordic-theme-preview .mat-input-element::-moz-placeholder,.nordic-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.nordic-theme-preview .mat-input-element::-webkit-input-placeholder,.nordic-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.nordic-theme-preview .mat-input-element:-ms-input-placeholder,.nordic-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.nordic-theme-preview .mat-form-field.mat-accent .mat-input-element,.nordic-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.nordic-theme-preview .mat-form-field-invalid .mat-input-element,.nordic-theme .mat-form-field.mat-warn .mat-input-element,.nordic-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.nordic-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-list-base .mat-list-item,.nordic-theme .mat-list-base .mat-list-item,.theme-preview.nordic-theme-preview .mat-list-base .mat-list-option,.nordic-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.nordic-theme-preview .mat-list-base .mat-subheader,.nordic-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.nordic-theme-preview .mat-list-item-disabled,.nordic-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.nordic-theme-preview .mat-list-option:hover,.theme-preview.nordic-theme-preview .mat-list-option:focus,.theme-preview.nordic-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.nordic-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.nordic-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.nordic-theme-preview .mat-action-list .mat-list-item:focus,.nordic-theme .mat-list-option:hover,.nordic-theme .mat-list-option:focus,.nordic-theme .mat-nav-list .mat-list-item:hover,.nordic-theme .mat-nav-list .mat-list-item:focus,.nordic-theme .mat-action-list .mat-list-item:hover,.nordic-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.nordic-theme-preview .mat-list-single-selected-option,.theme-preview.nordic-theme-preview .mat-list-single-selected-option:hover,.theme-preview.nordic-theme-preview .mat-list-single-selected-option:focus,.nordic-theme .mat-list-single-selected-option,.nordic-theme .mat-list-single-selected-option:hover,.nordic-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-menu-panel,.nordic-theme .mat-menu-panel{background:white}.theme-preview.nordic-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.nordic-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.nordic-theme-preview .mat-menu-item,.nordic-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.nordic-theme-preview .mat-menu-item[disabled],.theme-preview.nordic-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.nordic-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.nordic-theme .mat-menu-item[disabled],.nordic-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.nordic-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.nordic-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.nordic-theme-preview .mat-menu-submenu-icon,.nordic-theme .mat-menu-item .mat-icon-no-color,.nordic-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.nordic-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.nordic-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.nordic-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.nordic-theme-preview .mat-menu-item-highlighted:not([disabled]),.nordic-theme .mat-menu-item:hover:not([disabled]),.nordic-theme .mat-menu-item.cdk-program-focused:not([disabled]),.nordic-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.nordic-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.nordic-theme-preview .mat-paginator,.nordic-theme .mat-paginator{background:white}.theme-preview.nordic-theme-preview .mat-paginator,.theme-preview.nordic-theme-preview .mat-paginator-page-size .mat-select-trigger,.nordic-theme .mat-paginator,.nordic-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.nordic-theme-preview .mat-paginator-decrement,.theme-preview.nordic-theme-preview .mat-paginator-increment,.nordic-theme .mat-paginator-decrement,.nordic-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.nordic-theme-preview .mat-paginator-first,.theme-preview.nordic-theme-preview .mat-paginator-last,.nordic-theme .mat-paginator-first,.nordic-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.nordic-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.nordic-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.nordic-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.nordic-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.nordic-theme .mat-icon-button[disabled] .mat-paginator-decrement,.nordic-theme .mat-icon-button[disabled] .mat-paginator-increment,.nordic-theme .mat-icon-button[disabled] .mat-paginator-first,.nordic-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.nordic-theme-preview .mat-progress-bar-background,.nordic-theme .mat-progress-bar-background{fill:#c8d0d2}.theme-preview.nordic-theme-preview .mat-progress-bar-buffer,.nordic-theme .mat-progress-bar-buffer{background-color:#c8d0d2}.theme-preview.nordic-theme-preview .mat-progress-bar-fill:after,.nordic-theme .mat-progress-bar-fill:after{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.nordic-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#e8dac5}.theme-preview.nordic-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.nordic-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#e8dac5}.theme-preview.nordic-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.nordic-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.nordic-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.nordic-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.nordic-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.nordic-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.nordic-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-progress-spinner circle,.theme-preview.nordic-theme-preview .mat-spinner circle,.nordic-theme .mat-progress-spinner circle,.nordic-theme .mat-spinner circle{stroke:#30525a}.theme-preview.nordic-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.nordic-theme-preview .mat-spinner.mat-accent circle,.nordic-theme .mat-progress-spinner.mat-accent circle,.nordic-theme .mat-spinner.mat-accent circle{stroke:#b37924}.theme-preview.nordic-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.nordic-theme-preview .mat-spinner.mat-warn circle,.nordic-theme .mat-progress-spinner.mat-warn circle,.nordic-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.nordic-theme-preview .mat-radio-outer-circle,.nordic-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.nordic-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.nordic-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#30525a}.theme-preview.nordic-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.nordic-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.nordic-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.nordic-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.nordic-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.nordic-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.nordic-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.nordic-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.nordic-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#b37924}.theme-preview.nordic-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.nordic-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.nordic-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.nordic-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.nordic-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.nordic-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.nordic-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.nordic-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.nordic-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.nordic-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.nordic-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.nordic-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.nordic-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.nordic-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.nordic-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.nordic-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.nordic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.nordic-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.nordic-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.nordic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.nordic-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.nordic-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.nordic-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.nordic-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.nordic-theme-preview .mat-radio-button .mat-ripple-element,.nordic-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.nordic-theme-preview .mat-select-value,.nordic-theme .mat-select-value{color:#000000de}.theme-preview.nordic-theme-preview .mat-select-placeholder,.nordic-theme .mat-select-placeholder{color:#0000006b}.theme-preview.nordic-theme-preview .mat-select-disabled .mat-select-value,.nordic-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.nordic-theme-preview .mat-select-arrow,.nordic-theme .mat-select-arrow{color:#0000008a}.theme-preview.nordic-theme-preview .mat-select-panel,.nordic-theme .mat-select-panel{background:white}.theme-preview.nordic-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.nordic-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.nordic-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.nordic-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.nordic-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#30525a}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.nordic-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#b37924}.theme-preview.nordic-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.nordic-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.nordic-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.nordic-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.nordic-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.nordic-theme-preview .mat-drawer-container,.nordic-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.nordic-theme-preview .mat-drawer,.nordic-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.nordic-theme-preview .mat-drawer.mat-drawer-push,.nordic-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.nordic-theme-preview .mat-drawer:not(.mat-drawer-side),.nordic-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.nordic-theme-preview .mat-drawer-side,.nordic-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-drawer-side.mat-drawer-end,.nordic-theme .mat-drawer-side.mat-drawer-end,.theme-preview.nordic-theme-preview [dir=rtl] .mat-drawer-side,.nordic-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.nordic-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.nordic-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.nordic-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.nordic-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.nordic-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#b379248a}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.nordic-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.nordic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.nordic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#30525a8a}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.nordic-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.nordic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.nordic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.nordic-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.nordic-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.nordic-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.nordic-theme-preview .mat-slide-toggle-thumb,.nordic-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.nordic-theme-preview .mat-slide-toggle-bar,.nordic-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.nordic-theme-preview .mat-slider-track-background,.nordic-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.nordic-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.nordic-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-primary .mat-slider-thumb-label,.nordic-theme .mat-primary .mat-slider-track-fill,.nordic-theme .mat-primary .mat-slider-thumb,.nordic-theme .mat-primary .mat-slider-thumb-label{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-primary .mat-slider-thumb-label-text,.nordic-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.nordic-theme-preview .mat-primary .mat-slider-focus-ring,.nordic-theme .mat-primary .mat-slider-focus-ring{background-color:#30525a33}.theme-preview.nordic-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.nordic-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-accent .mat-slider-thumb-label,.nordic-theme .mat-accent .mat-slider-track-fill,.nordic-theme .mat-accent .mat-slider-thumb,.nordic-theme .mat-accent .mat-slider-thumb-label{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-accent .mat-slider-thumb-label-text,.nordic-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-preview.nordic-theme-preview .mat-accent .mat-slider-focus-ring,.nordic-theme .mat-accent .mat-slider-focus-ring{background-color:#b3792433}.theme-preview.nordic-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.nordic-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-warn .mat-slider-thumb-label,.nordic-theme .mat-warn .mat-slider-track-fill,.nordic-theme .mat-warn .mat-slider-thumb,.nordic-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-warn .mat-slider-thumb-label-text,.nordic-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.nordic-theme-preview .mat-warn .mat-slider-focus-ring,.nordic-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.nordic-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.nordic-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.nordic-theme .mat-slider:hover .mat-slider-track-background,.nordic-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.nordic-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.nordic-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.nordic-theme-preview .mat-slider-disabled .mat-slider-thumb,.nordic-theme .mat-slider-disabled .mat-slider-track-background,.nordic-theme .mat-slider-disabled .mat-slider-track-fill,.nordic-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.nordic-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.nordic-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.nordic-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.nordic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.nordic-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.nordic-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.nordic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.nordic-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.nordic-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.nordic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.nordic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.nordic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.nordic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.nordic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.nordic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.nordic-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.nordic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.nordic-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.nordic-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.nordic-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.nordic-theme-preview .mat-slider-horizontal .mat-slider-ticks,.nordic-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.nordic-theme-preview .mat-slider-vertical .mat-slider-ticks,.nordic-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.nordic-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.nordic-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.nordic-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.nordic-theme-preview .mat-step-header:hover[aria-disabled=false],.nordic-theme .mat-step-header.cdk-keyboard-focused,.nordic-theme .mat-step-header.cdk-program-focused,.nordic-theme .mat-step-header:hover:not([aria-disabled]),.nordic-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.nordic-theme-preview .mat-step-header:hover[aria-disabled=true],.nordic-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.nordic-theme-preview .mat-step-header:hover,.nordic-theme .mat-step-header:hover{background:none}}.theme-preview.nordic-theme-preview .mat-step-header .mat-step-label,.theme-preview.nordic-theme-preview .mat-step-header .mat-step-optional,.nordic-theme .mat-step-header .mat-step-label,.nordic-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.nordic-theme-preview .mat-step-header .mat-step-icon,.nordic-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.nordic-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.nordic-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.nordic-theme-preview .mat-step-header .mat-step-icon-state-edit,.nordic-theme .mat-step-header .mat-step-icon-selected,.nordic-theme .mat-step-header .mat-step-icon-state-done,.nordic-theme .mat-step-header .mat-step-icon-state-edit{background-color:#30525a;color:#fff}.theme-preview.nordic-theme-preview .mat-step-header.mat-accent .mat-step-icon,.nordic-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-preview.nordic-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.nordic-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.nordic-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.nordic-theme .mat-step-header.mat-accent .mat-step-icon-selected,.nordic-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.nordic-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#b37924;color:#fff}.theme-preview.nordic-theme-preview .mat-step-header.mat-warn .mat-step-icon,.nordic-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.nordic-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.nordic-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.nordic-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.nordic-theme .mat-step-header.mat-warn .mat-step-icon-selected,.nordic-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.nordic-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.nordic-theme-preview .mat-step-header .mat-step-icon-state-error,.nordic-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.nordic-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.nordic-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.nordic-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.nordic-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.nordic-theme-preview .mat-stepper-horizontal,.theme-preview.nordic-theme-preview .mat-stepper-vertical,.nordic-theme .mat-stepper-horizontal,.nordic-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.nordic-theme-preview .mat-stepper-vertical-line:before,.nordic-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.nordic-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.nordic-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.nordic-theme-preview .mat-stepper-horizontal-line,.nordic-theme .mat-horizontal-stepper-header:before,.nordic-theme .mat-horizontal-stepper-header:after,.nordic-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.nordic-theme-preview .mat-sort-header-arrow,.nordic-theme .mat-sort-header-arrow{color:#757575}.theme-preview.nordic-theme-preview .mat-tab-nav-bar,.theme-preview.nordic-theme-preview .mat-tab-header,.nordic-theme .mat-tab-nav-bar,.nordic-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.nordic-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.nordic-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.nordic-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.nordic-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.nordic-theme-preview .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-link,.nordic-theme .mat-tab-label,.nordic-theme .mat-tab-link{color:#000000de}.theme-preview.nordic-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.nordic-theme-preview .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.nordic-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.nordic-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-nav-bar[class*=mat-background-],.nordic-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.nordic-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#869a9e4d}.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.nordic-theme .mat-tab-group.mat-primary .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.nordic-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.nordic-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#caa1664d}.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.nordic-theme .mat-tab-group.mat-accent .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.nordic-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.nordic-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.nordic-theme .mat-tab-group.mat-warn .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.nordic-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.nordic-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.nordic-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#869a9e4d}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#30525a}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#caa1664d}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#b37924}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.nordic-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.nordic-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.nordic-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.nordic-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.nordic-theme-preview .mat-toolbar,.nordic-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.nordic-theme-preview .mat-toolbar.mat-primary,.nordic-theme .mat-toolbar.mat-primary{background:#30525a;color:#fff}.theme-preview.nordic-theme-preview .mat-toolbar.mat-accent,.nordic-theme .mat-toolbar.mat-accent{background:#b37924;color:#fff}.theme-preview.nordic-theme-preview .mat-toolbar.mat-warn,.nordic-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.nordic-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.nordic-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.nordic-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.nordic-theme .mat-toolbar .mat-form-field-underline,.nordic-theme .mat-toolbar .mat-form-field-ripple,.nordic-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.nordic-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.nordic-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.nordic-theme-preview .mat-toolbar .mat-select-value,.theme-preview.nordic-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.nordic-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.nordic-theme .mat-toolbar .mat-form-field-label,.nordic-theme .mat-toolbar .mat-focused .mat-form-field-label,.nordic-theme .mat-toolbar .mat-select-value,.nordic-theme .mat-toolbar .mat-select-arrow,.nordic-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.nordic-theme-preview .mat-toolbar .mat-input-element,.nordic-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.nordic-theme-preview .mat-tooltip,.nordic-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.nordic-theme-preview .mat-tree,.nordic-theme .mat-tree{background:white}.theme-preview.nordic-theme-preview .mat-tree-node,.theme-preview.nordic-theme-preview .mat-nested-tree-node,.nordic-theme .mat-tree-node,.nordic-theme .mat-nested-tree-node{color:#000000de}.theme-preview.nordic-theme-preview .mat-snack-bar-container,.nordic-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.nordic-theme-preview .mat-simple-snackbar-action,.nordic-theme .mat-simple-snackbar-action{color:#b37924}.theme-preview.desert-theme-preview,.desert-theme{--warn: #ff5e61;--primary: #009688;--secondary: #ffb74d}.theme-preview.desert-theme-preview .primary-color-fill,.desert-theme .primary-color-fill{fill:#009688}.theme-preview.desert-theme-preview .accent-color-fill,.desert-theme .accent-color-fill{fill:#ffb74d}.theme-preview.desert-theme-preview .mat-button-toggle-label-content,.theme-preview.desert-theme-preview .active-tab,.theme-preview.desert-theme-preview .primary-color,.desert-theme .mat-button-toggle-label-content,.desert-theme .active-tab,.desert-theme .primary-color{color:#009688!important}.theme-preview.desert-theme-preview .warn-color,.desert-theme .warn-color{color:#ff5e61!important}.theme-preview.desert-theme-preview .accent-color,.desert-theme .accent-color{color:#ffb74d!important}.theme-preview.desert-theme-preview .primary-color-bg,.desert-theme .primary-color-bg{background-color:#009688!important}.theme-preview.desert-theme-preview .expanded-row,.theme-preview.desert-theme-preview .mat-button-toggle-checked,.theme-preview.desert-theme-preview .primary-color-bg-light,.desert-theme .expanded-row,.desert-theme .mat-button-toggle-checked,.desert-theme .primary-color-bg-light{background-color:#0096881a!important}.theme-preview.desert-theme-preview .primary-color-bg-xlight,.desert-theme .primary-color-bg-xlight{background-color:#0096880d}.theme-preview.desert-theme-preview .mat-primary-border,.desert-theme .mat-primary-border{border-color:#009688!important}.theme-preview.desert-theme-preview .ql-placeholder,.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-accent,.desert-theme .ql-placeholder,.desert-theme .mat-chip.mat-standard-chip.mat-accent{background-color:#ffb74d4d}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-warn,.desert-theme .mat-chip.mat-standard-chip.mat-warn{background-color:#ff5e614d}.theme-preview.desert-theme-preview .gradientFillCard,.desert-theme .gradientFillCard{background:#009688;background:linear-gradient(135deg,#00796b 0%,#ffb74d 100%)!important}.theme-preview.desert-theme-preview .mat-ripple-element,.desert-theme .mat-ripple-element{background-color:#0000001a}.theme-preview.desert-theme-preview .mat-option,.desert-theme .mat-option{color:#000000de}.theme-preview.desert-theme-preview .mat-option:hover:not(.mat-option-disabled),.theme-preview.desert-theme-preview .mat-option:focus:not(.mat-option-disabled),.desert-theme .mat-option:hover:not(.mat-option-disabled),.desert-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.desert-theme-preview .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.desert-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.theme-preview.desert-theme-preview .mat-option.mat-active,.desert-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.theme-preview.desert-theme-preview .mat-option.mat-option-disabled,.desert-theme .mat-option.mat-option-disabled{color:#00000061}.theme-preview.desert-theme-preview .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.desert-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#009688}.theme-preview.desert-theme-preview .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.desert-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffb74d}.theme-preview.desert-theme-preview .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),.desert-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5e61}.theme-preview.desert-theme-preview .mat-optgroup-label,.desert-theme .mat-optgroup-label{color:#0000008a}.theme-preview.desert-theme-preview .mat-optgroup-disabled .mat-optgroup-label,.desert-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.theme-preview.desert-theme-preview .mat-pseudo-checkbox,.desert-theme .mat-pseudo-checkbox{color:#0000008a}.theme-preview.desert-theme-preview .mat-pseudo-checkbox:after,.desert-theme .mat-pseudo-checkbox:after{color:#fafafa}.theme-preview.desert-theme-preview .mat-pseudo-checkbox-disabled,.desert-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.theme-preview.desert-theme-preview .mat-primary .mat-pseudo-checkbox-checked,.theme-preview.desert-theme-preview .mat-primary .mat-pseudo-checkbox-indeterminate,.desert-theme .mat-primary .mat-pseudo-checkbox-checked,.desert-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#009688}.theme-preview.desert-theme-preview .mat-pseudo-checkbox-checked,.theme-preview.desert-theme-preview .mat-pseudo-checkbox-indeterminate,.theme-preview.desert-theme-preview .mat-accent .mat-pseudo-checkbox-checked,.theme-preview.desert-theme-preview .mat-accent .mat-pseudo-checkbox-indeterminate,.desert-theme .mat-pseudo-checkbox-checked,.desert-theme .mat-pseudo-checkbox-indeterminate,.desert-theme .mat-accent .mat-pseudo-checkbox-checked,.desert-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffb74d}.theme-preview.desert-theme-preview .mat-warn .mat-pseudo-checkbox-checked,.theme-preview.desert-theme-preview .mat-warn .mat-pseudo-checkbox-indeterminate,.desert-theme .mat-warn .mat-pseudo-checkbox-checked,.desert-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5e61}.theme-preview.desert-theme-preview .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-preview.desert-theme-preview .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,.desert-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.desert-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.theme-preview.desert-theme-preview .mat-app-background,.theme-preview.desert-theme-preview.mat-app-background,.desert-theme .mat-app-background,.desert-theme.mat-app-background{background-color:#fafafa;color:#000000de}.theme-preview.desert-theme-preview .mat-elevation-z0,.desert-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z1,.desert-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z2,.desert-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z3,.desert-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z4,.desert-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z5,.desert-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z6,.desert-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z7,.desert-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z8,.desert-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z9,.desert-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z10,.desert-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z11,.desert-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z12,.desert-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z13,.desert-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z14,.desert-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z15,.desert-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z16,.desert-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z17,.desert-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z18,.desert-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z19,.desert-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z20,.desert-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z21,.desert-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z22,.desert-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z23,.desert-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-preview.desert-theme-preview .mat-elevation-z24,.desert-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-preview.desert-theme-preview .mat-autocomplete-panel,.desert-theme .mat-autocomplete-panel{background:white;color:#000000de}.theme-preview.desert-theme-preview .mat-autocomplete-panel:not([class*=mat-elevation-z]),.desert-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.desert-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),.desert-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.theme-preview.desert-theme-preview .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),.desert-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.theme-preview.desert-theme-preview .mat-badge,.desert-theme .mat-badge{position:relative}.theme-preview.desert-theme-preview .mat-badge-hidden .mat-badge-content,.desert-theme .mat-badge-hidden .mat-badge-content{display:none}.theme-preview.desert-theme-preview .mat-badge-content,.desert-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.theme-preview.desert-theme-preview .ng-animate-disabled .mat-badge-content,.theme-preview.desert-theme-preview .mat-badge-content._mat-animation-noopable,.desert-theme .ng-animate-disabled .mat-badge-content,.desert-theme .mat-badge-content._mat-animation-noopable{transition:none}.theme-preview.desert-theme-preview .mat-badge-content.mat-badge-active,.desert-theme .mat-badge-content.mat-badge-active{transform:none}.theme-preview.desert-theme-preview .mat-badge-small .mat-badge-content,.desert-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.theme-preview.desert-theme-preview .mat-badge-small.mat-badge-above .mat-badge-content,.desert-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-preview.desert-theme-preview .mat-badge-small.mat-badge-below .mat-badge-content,.desert-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-preview.desert-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,.desert-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-small.mat-badge-before .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-preview.desert-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,.desert-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-small.mat-badge-after .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-preview.desert-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,.desert-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-preview.desert-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,.desert-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-preview.desert-theme-preview .mat-badge-medium .mat-badge-content,.desert-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-above .mat-badge-content,.desert-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-below .mat-badge-content,.desert-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,.desert-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-before .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,.desert-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-after .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,.desert-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,.desert-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-preview.desert-theme-preview .mat-badge-large .mat-badge-content,.desert-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.theme-preview.desert-theme-preview .mat-badge-large.mat-badge-above .mat-badge-content,.desert-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-preview.desert-theme-preview .mat-badge-large.mat-badge-below .mat-badge-content,.desert-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-preview.desert-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,.desert-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-large.mat-badge-before .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-preview.desert-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,.desert-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-large.mat-badge-after .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-preview.desert-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,.desert-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-preview.desert-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,.desert-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-preview.desert-theme-preview .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content,[dir=rtl] .desert-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-preview.desert-theme-preview .mat-badge-content,.desert-theme .mat-badge-content{color:#fff;background:#009688}.cdk-high-contrast-active .theme-preview.desert-theme-preview .mat-badge-content,.cdk-high-contrast-active .desert-theme .mat-badge-content{outline:solid 1px;border-radius:0}.theme-preview.desert-theme-preview .mat-badge-accent .mat-badge-content,.desert-theme .mat-badge-accent .mat-badge-content{background:#ffb74d;color:#000000de}.theme-preview.desert-theme-preview .mat-badge-warn .mat-badge-content,.desert-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff5e61}.theme-preview.desert-theme-preview .mat-badge-disabled .mat-badge-content,.desert-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.theme-preview.desert-theme-preview .mat-bottom-sheet-container,.desert-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.theme-preview.desert-theme-preview .mat-button,.theme-preview.desert-theme-preview .mat-icon-button,.theme-preview.desert-theme-preview .mat-stroked-button,.desert-theme .mat-button,.desert-theme .mat-icon-button,.desert-theme .mat-stroked-button{color:inherit;background:transparent}.theme-preview.desert-theme-preview .mat-button.mat-primary,.theme-preview.desert-theme-preview .mat-icon-button.mat-primary,.theme-preview.desert-theme-preview .mat-stroked-button.mat-primary,.desert-theme .mat-button.mat-primary,.desert-theme .mat-icon-button.mat-primary,.desert-theme .mat-stroked-button.mat-primary{color:#009688}.theme-preview.desert-theme-preview .mat-button.mat-accent,.theme-preview.desert-theme-preview .mat-icon-button.mat-accent,.theme-preview.desert-theme-preview .mat-stroked-button.mat-accent,.desert-theme .mat-button.mat-accent,.desert-theme .mat-icon-button.mat-accent,.desert-theme .mat-stroked-button.mat-accent{color:#ffb74d}.theme-preview.desert-theme-preview .mat-button.mat-warn,.theme-preview.desert-theme-preview .mat-icon-button.mat-warn,.theme-preview.desert-theme-preview .mat-stroked-button.mat-warn,.desert-theme .mat-button.mat-warn,.desert-theme .mat-icon-button.mat-warn,.desert-theme .mat-stroked-button.mat-warn{color:#ff5e61}.theme-preview.desert-theme-preview .mat-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-button.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-icon-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-icon-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-icon-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-stroked-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-stroked-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-stroked-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-stroked-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-button.mat-primary.mat-button-disabled,.desert-theme .mat-button.mat-accent.mat-button-disabled,.desert-theme .mat-button.mat-warn.mat-button-disabled,.desert-theme .mat-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-icon-button.mat-primary.mat-button-disabled,.desert-theme .mat-icon-button.mat-accent.mat-button-disabled,.desert-theme .mat-icon-button.mat-warn.mat-button-disabled,.desert-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-stroked-button.mat-primary.mat-button-disabled,.desert-theme .mat-stroked-button.mat-accent.mat-button-disabled,.desert-theme .mat-stroked-button.mat-warn.mat-button-disabled,.desert-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.desert-theme-preview .mat-button.mat-primary .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-stroked-button.mat-primary .mat-button-focus-overlay,.desert-theme .mat-button.mat-primary .mat-button-focus-overlay,.desert-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.desert-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#009688}.theme-preview.desert-theme-preview .mat-button.mat-accent .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-stroked-button.mat-accent .mat-button-focus-overlay,.desert-theme .mat-button.mat-accent .mat-button-focus-overlay,.desert-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.desert-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-button.mat-warn .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-stroked-button.mat-warn .mat-button-focus-overlay,.desert-theme .mat-button.mat-warn .mat-button-focus-overlay,.desert-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.desert-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-preview.desert-theme-preview .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,.desert-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.desert-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.desert-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-preview.desert-theme-preview .mat-button .mat-ripple-element,.theme-preview.desert-theme-preview .mat-icon-button .mat-ripple-element,.theme-preview.desert-theme-preview .mat-stroked-button .mat-ripple-element,.desert-theme .mat-button .mat-ripple-element,.desert-theme .mat-icon-button .mat-ripple-element,.desert-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-preview.desert-theme-preview .mat-button-focus-overlay,.desert-theme .mat-button-focus-overlay{background:black}.theme-preview.desert-theme-preview .mat-stroked-button:not(.mat-button-disabled),.desert-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.theme-preview.desert-theme-preview .mat-flat-button,.theme-preview.desert-theme-preview .mat-raised-button,.theme-preview.desert-theme-preview .mat-fab,.theme-preview.desert-theme-preview .mat-mini-fab,.desert-theme .mat-flat-button,.desert-theme .mat-raised-button,.desert-theme .mat-fab,.desert-theme .mat-mini-fab{color:#000000de;background-color:#fff}.theme-preview.desert-theme-preview .mat-flat-button.mat-primary,.theme-preview.desert-theme-preview .mat-raised-button.mat-primary,.theme-preview.desert-theme-preview .mat-fab.mat-primary,.theme-preview.desert-theme-preview .mat-mini-fab.mat-primary,.desert-theme .mat-flat-button.mat-primary,.desert-theme .mat-raised-button.mat-primary,.desert-theme .mat-fab.mat-primary,.desert-theme .mat-mini-fab.mat-primary{color:#fff}.theme-preview.desert-theme-preview .mat-flat-button.mat-accent,.theme-preview.desert-theme-preview .mat-raised-button.mat-accent,.theme-preview.desert-theme-preview .mat-fab.mat-accent,.theme-preview.desert-theme-preview .mat-mini-fab.mat-accent,.desert-theme .mat-flat-button.mat-accent,.desert-theme .mat-raised-button.mat-accent,.desert-theme .mat-fab.mat-accent,.desert-theme .mat-mini-fab.mat-accent{color:#000000de}.theme-preview.desert-theme-preview .mat-flat-button.mat-warn,.theme-preview.desert-theme-preview .mat-raised-button.mat-warn,.theme-preview.desert-theme-preview .mat-fab.mat-warn,.theme-preview.desert-theme-preview .mat-mini-fab.mat-warn,.desert-theme .mat-flat-button.mat-warn,.desert-theme .mat-raised-button.mat-warn,.desert-theme .mat-fab.mat-warn,.desert-theme .mat-mini-fab.mat-warn{color:#000}.theme-preview.desert-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.desert-theme .mat-flat-button.mat-primary.mat-button-disabled,.desert-theme .mat-flat-button.mat-accent.mat-button-disabled,.desert-theme .mat-flat-button.mat-warn.mat-button-disabled,.desert-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-raised-button.mat-primary.mat-button-disabled,.desert-theme .mat-raised-button.mat-accent.mat-button-disabled,.desert-theme .mat-raised-button.mat-warn.mat-button-disabled,.desert-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-fab.mat-primary.mat-button-disabled,.desert-theme .mat-fab.mat-accent.mat-button-disabled,.desert-theme .mat-fab.mat-warn.mat-button-disabled,.desert-theme .mat-fab.mat-button-disabled.mat-button-disabled,.desert-theme .mat-mini-fab.mat-primary.mat-button-disabled,.desert-theme .mat-mini-fab.mat-accent.mat-button-disabled,.desert-theme .mat-mini-fab.mat-warn.mat-button-disabled,.desert-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.theme-preview.desert-theme-preview .mat-flat-button.mat-primary,.theme-preview.desert-theme-preview .mat-raised-button.mat-primary,.theme-preview.desert-theme-preview .mat-fab.mat-primary,.theme-preview.desert-theme-preview .mat-mini-fab.mat-primary,.desert-theme .mat-flat-button.mat-primary,.desert-theme .mat-raised-button.mat-primary,.desert-theme .mat-fab.mat-primary,.desert-theme .mat-mini-fab.mat-primary{background-color:#009688}.theme-preview.desert-theme-preview .mat-flat-button.mat-accent,.theme-preview.desert-theme-preview .mat-raised-button.mat-accent,.theme-preview.desert-theme-preview .mat-fab.mat-accent,.theme-preview.desert-theme-preview .mat-mini-fab.mat-accent,.desert-theme .mat-flat-button.mat-accent,.desert-theme .mat-raised-button.mat-accent,.desert-theme .mat-fab.mat-accent,.desert-theme .mat-mini-fab.mat-accent{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-flat-button.mat-warn,.theme-preview.desert-theme-preview .mat-raised-button.mat-warn,.theme-preview.desert-theme-preview .mat-fab.mat-warn,.theme-preview.desert-theme-preview .mat-mini-fab.mat-warn,.desert-theme .mat-flat-button.mat-warn,.desert-theme .mat-raised-button.mat-warn,.desert-theme .mat-fab.mat-warn,.desert-theme .mat-mini-fab.mat-warn{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-flat-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-flat-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-flat-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-fab.mat-button-disabled.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-primary.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-accent.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-warn.mat-button-disabled,.theme-preview.desert-theme-preview .mat-mini-fab.mat-button-disabled.mat-button-disabled,.desert-theme .mat-flat-button.mat-primary.mat-button-disabled,.desert-theme .mat-flat-button.mat-accent.mat-button-disabled,.desert-theme .mat-flat-button.mat-warn.mat-button-disabled,.desert-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-raised-button.mat-primary.mat-button-disabled,.desert-theme .mat-raised-button.mat-accent.mat-button-disabled,.desert-theme .mat-raised-button.mat-warn.mat-button-disabled,.desert-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.desert-theme .mat-fab.mat-primary.mat-button-disabled,.desert-theme .mat-fab.mat-accent.mat-button-disabled,.desert-theme .mat-fab.mat-warn.mat-button-disabled,.desert-theme .mat-fab.mat-button-disabled.mat-button-disabled,.desert-theme .mat-mini-fab.mat-primary.mat-button-disabled,.desert-theme .mat-mini-fab.mat-accent.mat-button-disabled,.desert-theme .mat-mini-fab.mat-warn.mat-button-disabled,.desert-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.theme-preview.desert-theme-preview .mat-flat-button.mat-primary .mat-ripple-element,.theme-preview.desert-theme-preview .mat-raised-button.mat-primary .mat-ripple-element,.theme-preview.desert-theme-preview .mat-fab.mat-primary .mat-ripple-element,.theme-preview.desert-theme-preview .mat-mini-fab.mat-primary .mat-ripple-element,.desert-theme .mat-flat-button.mat-primary .mat-ripple-element,.desert-theme .mat-raised-button.mat-primary .mat-ripple-element,.desert-theme .mat-fab.mat-primary .mat-ripple-element,.desert-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.desert-theme-preview .mat-flat-button.mat-accent .mat-ripple-element,.theme-preview.desert-theme-preview .mat-raised-button.mat-accent .mat-ripple-element,.theme-preview.desert-theme-preview .mat-fab.mat-accent .mat-ripple-element,.theme-preview.desert-theme-preview .mat-mini-fab.mat-accent .mat-ripple-element,.desert-theme .mat-flat-button.mat-accent .mat-ripple-element,.desert-theme .mat-raised-button.mat-accent .mat-ripple-element,.desert-theme .mat-fab.mat-accent .mat-ripple-element,.desert-theme .mat-mini-fab.mat-accent .mat-ripple-element,.theme-preview.desert-theme-preview .mat-flat-button.mat-warn .mat-ripple-element,.theme-preview.desert-theme-preview .mat-raised-button.mat-warn .mat-ripple-element,.theme-preview.desert-theme-preview .mat-fab.mat-warn .mat-ripple-element,.theme-preview.desert-theme-preview .mat-mini-fab.mat-warn .mat-ripple-element,.desert-theme .mat-flat-button.mat-warn .mat-ripple-element,.desert-theme .mat-raised-button.mat-warn .mat-ripple-element,.desert-theme .mat-fab.mat-warn .mat-ripple-element,.desert-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.desert-theme-preview .mat-stroked-button:not([class*=mat-elevation-z]),.theme-preview.desert-theme-preview .mat-flat-button:not([class*=mat-elevation-z]),.desert-theme .mat-stroked-button:not([class*=mat-elevation-z]),.desert-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.desert-theme-preview .mat-raised-button:not([class*=mat-elevation-z]),.desert-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.desert-theme-preview .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.desert-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-preview.desert-theme-preview .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),.desert-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.desert-theme-preview .mat-fab:not([class*=mat-elevation-z]),.theme-preview.desert-theme-preview .mat-mini-fab:not([class*=mat-elevation-z]),.desert-theme .mat-fab:not([class*=mat-elevation-z]),.desert-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.desert-theme-preview .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-preview.desert-theme-preview .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.desert-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.desert-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-preview.desert-theme-preview .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-preview.desert-theme-preview .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),.desert-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.desert-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.desert-theme-preview .mat-button-toggle-standalone,.theme-preview.desert-theme-preview .mat-button-toggle-group,.desert-theme .mat-button-toggle-standalone,.desert-theme .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.desert-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.desert-theme-preview .mat-button-toggle-group-appearance-standard,.desert-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.desert-theme .mat-button-toggle-group-appearance-standard{box-shadow:none}.theme-preview.desert-theme-preview .mat-button-toggle,.desert-theme .mat-button-toggle{color:#00000061}.theme-preview.desert-theme-preview .mat-button-toggle .mat-button-toggle-focus-overlay,.desert-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.theme-preview.desert-theme-preview .mat-button-toggle-appearance-standard,.desert-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.theme-preview.desert-theme-preview .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,.desert-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.theme-preview.desert-theme-preview .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.desert-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}.theme-preview.desert-theme-preview [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle,.desert-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle,.desert-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-button-toggle-checked,.desert-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.theme-preview.desert-theme-preview .mat-button-toggle-checked.mat-button-toggle-appearance-standard,.desert-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.theme-preview.desert-theme-preview .mat-button-toggle-disabled,.desert-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.theme-preview.desert-theme-preview .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,.desert-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.theme-preview.desert-theme-preview .mat-button-toggle-disabled.mat-button-toggle-checked,.desert-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.theme-preview.desert-theme-preview .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-preview.desert-theme-preview .mat-button-toggle-group-appearance-standard,.desert-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.desert-theme .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-card,.desert-theme .mat-card{background:white;color:#000000de}.theme-preview.desert-theme-preview .mat-card:not([class*=mat-elevation-z]),.desert-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-preview.desert-theme-preview .mat-card.mat-card-flat:not([class*=mat-elevation-z]),.desert-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-preview.desert-theme-preview .mat-card-subtitle,.desert-theme .mat-card-subtitle{color:#0000008a}.theme-preview.desert-theme-preview .mat-checkbox-frame,.desert-theme .mat-checkbox-frame{border-color:#0000008a}.theme-preview.desert-theme-preview .mat-checkbox-checkmark,.desert-theme .mat-checkbox-checkmark{fill:#fafafa}.theme-preview.desert-theme-preview .mat-checkbox-checkmark-path,.desert-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.theme-preview.desert-theme-preview .mat-checkbox-mixedmark,.desert-theme .mat-checkbox-mixedmark{background-color:#fafafa}.theme-preview.desert-theme-preview .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-preview.desert-theme-preview .mat-checkbox-checked.mat-primary .mat-checkbox-background,.desert-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.desert-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#009688}.theme-preview.desert-theme-preview .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-preview.desert-theme-preview .mat-checkbox-checked.mat-accent .mat-checkbox-background,.desert-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.desert-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-preview.desert-theme-preview .mat-checkbox-checked.mat-warn .mat-checkbox-background,.desert-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.desert-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-preview.desert-theme-preview .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,.desert-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.desert-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.theme-preview.desert-theme-preview .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,.desert-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.theme-preview.desert-theme-preview .mat-checkbox-disabled .mat-checkbox-label,.desert-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.theme-preview.desert-theme-preview .mat-checkbox .mat-ripple-element,.desert-theme .mat-checkbox .mat-ripple-element{background-color:#000}.theme-preview.desert-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-preview.desert-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.desert-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.desert-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#009688}.theme-preview.desert-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-preview.desert-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.desert-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.desert-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffb74d}.theme-preview.desert-theme-preview .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-preview.desert-theme-preview .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.desert-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.desert-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5e61}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip,.desert-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip .mat-chip-remove,.desert-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,.desert-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,.desert-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-disabled,.desert-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip:after,.desert-theme .mat-chip.mat-standard-chip:after{background:black}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#009688;color:#fff}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5e61;color:#000}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffb74d;color:#000000de}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.theme-preview.desert-theme-preview .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,.desert-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.theme-preview.desert-theme-preview .mat-table,.desert-theme .mat-table{background:white}.theme-preview.desert-theme-preview .mat-table thead,.theme-preview.desert-theme-preview .mat-table tbody,.theme-preview.desert-theme-preview .mat-table tfoot,.theme-preview.desert-theme-preview mat-header-row,.theme-preview.desert-theme-preview mat-row,.theme-preview.desert-theme-preview mat-footer-row,.theme-preview.desert-theme-preview [mat-header-row],.theme-preview.desert-theme-preview [mat-row],.theme-preview.desert-theme-preview [mat-footer-row],.theme-preview.desert-theme-preview .mat-table-sticky,.desert-theme .mat-table thead,.desert-theme .mat-table tbody,.desert-theme .mat-table tfoot,.desert-theme mat-header-row,.desert-theme mat-row,.desert-theme mat-footer-row,.desert-theme [mat-header-row],.desert-theme [mat-row],.desert-theme [mat-footer-row],.desert-theme .mat-table-sticky{background:inherit}.theme-preview.desert-theme-preview mat-row,.theme-preview.desert-theme-preview mat-header-row,.theme-preview.desert-theme-preview mat-footer-row,.theme-preview.desert-theme-preview th.mat-header-cell,.theme-preview.desert-theme-preview td.mat-cell,.theme-preview.desert-theme-preview td.mat-footer-cell,.desert-theme mat-row,.desert-theme mat-header-row,.desert-theme mat-footer-row,.desert-theme th.mat-header-cell,.desert-theme td.mat-cell,.desert-theme td.mat-footer-cell{border-bottom-color:#0000001f}.theme-preview.desert-theme-preview .mat-header-cell,.desert-theme .mat-header-cell{color:#0000008a}.theme-preview.desert-theme-preview .mat-cell,.theme-preview.desert-theme-preview .mat-footer-cell,.desert-theme .mat-cell,.desert-theme .mat-footer-cell{color:#000000de}.theme-preview.desert-theme-preview .mat-calendar-arrow,.desert-theme .mat-calendar-arrow{fill:#0000008a}.theme-preview.desert-theme-preview .mat-datepicker-toggle,.theme-preview.desert-theme-preview .mat-datepicker-content .mat-calendar-next-button,.theme-preview.desert-theme-preview .mat-datepicker-content .mat-calendar-previous-button,.desert-theme .mat-datepicker-toggle,.desert-theme .mat-datepicker-content .mat-calendar-next-button,.desert-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.theme-preview.desert-theme-preview .mat-calendar-table-header-divider:after,.desert-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-calendar-table-header,.theme-preview.desert-theme-preview .mat-calendar-body-label,.desert-theme .mat-calendar-table-header,.desert-theme .mat-calendar-body-label{color:#0000008a}.theme-preview.desert-theme-preview .mat-calendar-body-cell-content,.theme-preview.desert-theme-preview .mat-date-range-input-separator,.desert-theme .mat-calendar-body-cell-content,.desert-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.theme-preview.desert-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.theme-preview.desert-theme-preview .mat-form-field-disabled .mat-date-range-input-separator,.desert-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.theme-preview.desert-theme-preview .mat-calendar-body-in-preview,.desert-theme .mat-calendar-body-in-preview{color:#0000003d}.theme-preview.desert-theme-preview .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.theme-preview.desert-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.theme-preview.desert-theme-preview .mat-calendar-body-in-range:before,.desert-theme .mat-calendar-body-in-range:before{background:rgba(0,150,136,.2)}.theme-preview.desert-theme-preview .mat-calendar-body-comparison-identical,.theme-preview.desert-theme-preview .mat-calendar-body-in-comparison-range:before,.desert-theme .mat-calendar-body-comparison-identical,.desert-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.desert-theme-preview .mat-calendar-body-comparison-bridge-start:before,.theme-preview.desert-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.desert-theme .mat-calendar-body-comparison-bridge-start:before,.desert-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.desert-theme-preview .mat-calendar-body-comparison-bridge-end:before,.theme-preview.desert-theme-preview [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.desert-theme .mat-calendar-body-comparison-bridge-end:before,.desert-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,150,136,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.desert-theme-preview .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.desert-theme-preview .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.desert-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.desert-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.desert-theme-preview .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.desert-theme-preview .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.desert-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.desert-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.desert-theme-preview .mat-calendar-body-selected,.desert-theme .mat-calendar-body-selected{background-color:#009688;color:#fff}.theme-preview.desert-theme-preview .mat-calendar-body-disabled>.mat-calendar-body-selected,.desert-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00968866}.theme-preview.desert-theme-preview .mat-calendar-body-today.mat-calendar-body-selected,.desert-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-preview.desert-theme-preview .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.desert-theme-preview .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}@media (hover: hover){.theme-preview.desert-theme-preview .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0096884d}}.theme-preview.desert-theme-preview .mat-datepicker-content,.desert-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,183,77,.2)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.desert-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,183,77,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.desert-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,183,77,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffb74d;color:#000000de}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffb74d66}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffb74d4d}@media (hover: hover){.theme-preview.desert-theme-preview .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffb74d4d}}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,94,97,.2)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.desert-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.desert-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,94,97,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5e61;color:#000}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff5e6166}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}@media (hover: hover){.theme-preview.desert-theme-preview .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.desert-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff5e614d}}.theme-preview.desert-theme-preview .mat-datepicker-content-touch,.desert-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-preview.desert-theme-preview .mat-datepicker-toggle-active,.desert-theme .mat-datepicker-toggle-active{color:#009688}.theme-preview.desert-theme-preview .mat-datepicker-toggle-active.mat-accent,.desert-theme .mat-datepicker-toggle-active.mat-accent{color:#ffb74d}.theme-preview.desert-theme-preview .mat-datepicker-toggle-active.mat-warn,.desert-theme .mat-datepicker-toggle-active.mat-warn{color:#ff5e61}.theme-preview.desert-theme-preview .mat-date-range-input-inner[disabled],.desert-theme .mat-date-range-input-inner[disabled]{color:#00000061}.theme-preview.desert-theme-preview .mat-dialog-container,.desert-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.theme-preview.desert-theme-preview .mat-divider,.desert-theme .mat-divider{border-top-color:#0000001f}.theme-preview.desert-theme-preview .mat-divider-vertical,.desert-theme .mat-divider-vertical{border-right-color:#0000001f}.theme-preview.desert-theme-preview .mat-expansion-panel,.desert-theme .mat-expansion-panel{background:white;color:#000000de}.theme-preview.desert-theme-preview .mat-expansion-panel:not([class*=mat-elevation-z]),.desert-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-preview.desert-theme-preview .mat-action-row,.desert-theme .mat-action-row{border-top-color:#0000001f}.theme-preview.desert-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-preview.desert-theme-preview .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-preview.desert-theme-preview .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),.desert-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.desert-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.desert-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.theme-preview.desert-theme-preview .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,.desert-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.theme-preview.desert-theme-preview .mat-expansion-panel-header-title,.desert-theme .mat-expansion-panel-header-title{color:#000000de}.theme-preview.desert-theme-preview .mat-expansion-panel-header-description,.theme-preview.desert-theme-preview .mat-expansion-indicator:after,.desert-theme .mat-expansion-panel-header-description,.desert-theme .mat-expansion-indicator:after{color:#0000008a}.theme-preview.desert-theme-preview .mat-expansion-panel-header[aria-disabled=true],.desert-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.theme-preview.desert-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-preview.desert-theme-preview .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.desert-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.desert-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-preview.desert-theme-preview .mat-form-field-label,.desert-theme .mat-form-field-label,.theme-preview.desert-theme-preview .mat-hint,.desert-theme .mat-hint{color:#0009}.theme-preview.desert-theme-preview .mat-form-field.mat-focused .mat-form-field-label,.desert-theme .mat-form-field.mat-focused .mat-form-field-label{color:#009688}.theme-preview.desert-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-accent,.desert-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field.mat-focused .mat-form-field-label.mat-warn,.desert-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5e61}.theme-preview.desert-theme-preview .mat-focused .mat-form-field-required-marker,.desert-theme .mat-focused .mat-form-field-required-marker{color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field-ripple,.desert-theme .mat-form-field-ripple{background-color:#000000de}.theme-preview.desert-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple,.desert-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#009688}.theme-preview.desert-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,.desert-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,.desert-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after,.desert-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#009688}.theme-preview.desert-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.desert-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.desert-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label,.desert-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-preview.desert-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-preview.desert-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.desert-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.desert-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-preview.desert-theme-preview .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.desert-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.desert-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-error,.desert-theme .mat-error{color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field-appearance-legacy .mat-form-field-label,.desert-theme .mat-form-field-appearance-legacy .mat-form-field-label,.theme-preview.desert-theme-preview .mat-form-field-appearance-legacy .mat-hint,.desert-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.theme-preview.desert-theme-preview .mat-form-field-appearance-legacy .mat-form-field-underline,.desert-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.theme-preview.desert-theme-preview .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,.desert-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.desert-theme-preview .mat-form-field-appearance-standard .mat-form-field-underline,.desert-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.theme-preview.desert-theme-preview .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,.desert-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-preview.desert-theme-preview .mat-form-field-appearance-fill .mat-form-field-flex,.desert-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.theme-preview.desert-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,.desert-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.theme-preview.desert-theme-preview .mat-form-field-appearance-fill .mat-form-field-underline:before,.desert-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.theme-preview.desert-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,.desert-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.desert-theme-preview .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before,.desert-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline,.desert-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline .mat-form-field-outline-thick,.desert-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.desert-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#009688}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.desert-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.desert-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-preview.desert-theme-preview .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.desert-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,.desert-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.theme-preview.desert-theme-preview .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,.desert-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.theme-preview.desert-theme-preview .mat-icon.mat-primary,.desert-theme .mat-icon.mat-primary{color:#009688}.theme-preview.desert-theme-preview .mat-icon.mat-accent,.desert-theme .mat-icon.mat-accent{color:#ffb74d}.theme-preview.desert-theme-preview .mat-icon.mat-warn,.desert-theme .mat-icon.mat-warn{color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field-type-mat-native-select .mat-form-field-infix:after,.desert-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.theme-preview.desert-theme-preview .mat-input-element:disabled,.theme-preview.desert-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.desert-theme .mat-input-element:disabled,.desert-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.theme-preview.desert-theme-preview .mat-input-element,.desert-theme .mat-input-element{caret-color:#009688}.theme-preview.desert-theme-preview .mat-input-element::placeholder,.desert-theme .mat-input-element::placeholder{color:#0000006b}.theme-preview.desert-theme-preview .mat-input-element::-moz-placeholder,.desert-theme .mat-input-element::-moz-placeholder{color:#0000006b}.theme-preview.desert-theme-preview .mat-input-element::-webkit-input-placeholder,.desert-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.theme-preview.desert-theme-preview .mat-input-element:-ms-input-placeholder,.desert-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.theme-preview.desert-theme-preview .mat-form-field.mat-accent .mat-input-element,.desert-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field.mat-warn .mat-input-element,.theme-preview.desert-theme-preview .mat-form-field-invalid .mat-input-element,.desert-theme .mat-form-field.mat-warn .mat-input-element,.desert-theme .mat-form-field-invalid .mat-input-element{caret-color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.desert-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5e61}.theme-preview.desert-theme-preview .mat-list-base .mat-list-item,.desert-theme .mat-list-base .mat-list-item,.theme-preview.desert-theme-preview .mat-list-base .mat-list-option,.desert-theme .mat-list-base .mat-list-option{color:#000000de}.theme-preview.desert-theme-preview .mat-list-base .mat-subheader,.desert-theme .mat-list-base .mat-subheader{color:#0000008a}.theme-preview.desert-theme-preview .mat-list-item-disabled,.desert-theme .mat-list-item-disabled{background-color:#eee}.theme-preview.desert-theme-preview .mat-list-option:hover,.theme-preview.desert-theme-preview .mat-list-option:focus,.theme-preview.desert-theme-preview .mat-nav-list .mat-list-item:hover,.theme-preview.desert-theme-preview .mat-nav-list .mat-list-item:focus,.theme-preview.desert-theme-preview .mat-action-list .mat-list-item:hover,.theme-preview.desert-theme-preview .mat-action-list .mat-list-item:focus,.desert-theme .mat-list-option:hover,.desert-theme .mat-list-option:focus,.desert-theme .mat-nav-list .mat-list-item:hover,.desert-theme .mat-nav-list .mat-list-item:focus,.desert-theme .mat-action-list .mat-list-item:hover,.desert-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.theme-preview.desert-theme-preview .mat-list-single-selected-option,.theme-preview.desert-theme-preview .mat-list-single-selected-option:hover,.theme-preview.desert-theme-preview .mat-list-single-selected-option:focus,.desert-theme .mat-list-single-selected-option,.desert-theme .mat-list-single-selected-option:hover,.desert-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-menu-panel,.desert-theme .mat-menu-panel{background:white}.theme-preview.desert-theme-preview .mat-menu-panel:not([class*=mat-elevation-z]),.desert-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.desert-theme-preview .mat-menu-item,.desert-theme .mat-menu-item{background:transparent;color:#000000de}.theme-preview.desert-theme-preview .mat-menu-item[disabled],.theme-preview.desert-theme-preview .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-preview.desert-theme-preview .mat-menu-item[disabled] .mat-icon-no-color,.desert-theme .mat-menu-item[disabled],.desert-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.desert-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.theme-preview.desert-theme-preview .mat-menu-item .mat-icon-no-color,.theme-preview.desert-theme-preview .mat-menu-submenu-icon,.desert-theme .mat-menu-item .mat-icon-no-color,.desert-theme .mat-menu-submenu-icon{color:#0000008a}.theme-preview.desert-theme-preview .mat-menu-item:hover:not([disabled]),.theme-preview.desert-theme-preview .mat-menu-item.cdk-program-focused:not([disabled]),.theme-preview.desert-theme-preview .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-preview.desert-theme-preview .mat-menu-item-highlighted:not([disabled]),.desert-theme .mat-menu-item:hover:not([disabled]),.desert-theme .mat-menu-item.cdk-program-focused:not([disabled]),.desert-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.desert-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.theme-preview.desert-theme-preview .mat-paginator,.desert-theme .mat-paginator{background:white}.theme-preview.desert-theme-preview .mat-paginator,.theme-preview.desert-theme-preview .mat-paginator-page-size .mat-select-trigger,.desert-theme .mat-paginator,.desert-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.theme-preview.desert-theme-preview .mat-paginator-decrement,.theme-preview.desert-theme-preview .mat-paginator-increment,.desert-theme .mat-paginator-decrement,.desert-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.theme-preview.desert-theme-preview .mat-paginator-first,.theme-preview.desert-theme-preview .mat-paginator-last,.desert-theme .mat-paginator-first,.desert-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.theme-preview.desert-theme-preview .mat-icon-button[disabled] .mat-paginator-decrement,.theme-preview.desert-theme-preview .mat-icon-button[disabled] .mat-paginator-increment,.theme-preview.desert-theme-preview .mat-icon-button[disabled] .mat-paginator-first,.theme-preview.desert-theme-preview .mat-icon-button[disabled] .mat-paginator-last,.desert-theme .mat-icon-button[disabled] .mat-paginator-decrement,.desert-theme .mat-icon-button[disabled] .mat-paginator-increment,.desert-theme .mat-icon-button[disabled] .mat-paginator-first,.desert-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.theme-preview.desert-theme-preview .mat-progress-bar-background,.desert-theme .mat-progress-bar-background{fill:#bce1de}.theme-preview.desert-theme-preview .mat-progress-bar-buffer,.desert-theme .mat-progress-bar-buffer{background-color:#bce1de}.theme-preview.desert-theme-preview .mat-progress-bar-fill:after,.desert-theme .mat-progress-bar-fill:after{background-color:#009688}.theme-preview.desert-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-background,.desert-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbe9cf}.theme-preview.desert-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.desert-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbe9cf}.theme-preview.desert-theme-preview .mat-progress-bar.mat-accent .mat-progress-bar-fill:after,.desert-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-background,.desert-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d4}.theme-preview.desert-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-buffer,.desert-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d4}.theme-preview.desert-theme-preview .mat-progress-bar.mat-warn .mat-progress-bar-fill:after,.desert-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-progress-spinner circle,.theme-preview.desert-theme-preview .mat-spinner circle,.desert-theme .mat-progress-spinner circle,.desert-theme .mat-spinner circle{stroke:#009688}.theme-preview.desert-theme-preview .mat-progress-spinner.mat-accent circle,.theme-preview.desert-theme-preview .mat-spinner.mat-accent circle,.desert-theme .mat-progress-spinner.mat-accent circle,.desert-theme .mat-spinner.mat-accent circle{stroke:#ffb74d}.theme-preview.desert-theme-preview .mat-progress-spinner.mat-warn circle,.theme-preview.desert-theme-preview .mat-spinner.mat-warn circle,.desert-theme .mat-progress-spinner.mat-warn circle,.desert-theme .mat-spinner.mat-warn circle{stroke:#ff5e61}.theme-preview.desert-theme-preview .mat-radio-outer-circle,.desert-theme .mat-radio-outer-circle{border-color:#0000008a}.theme-preview.desert-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.desert-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#009688}.theme-preview.desert-theme-preview .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-preview.desert-theme-preview .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.desert-theme-preview .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.desert-theme-preview .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,.desert-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.desert-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.desert-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.desert-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#009688}.theme-preview.desert-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,.desert-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffb74d}.theme-preview.desert-theme-preview .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-preview.desert-theme-preview .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.desert-theme-preview .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.desert-theme-preview .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,.desert-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.desert-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.desert-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.desert-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,.desert-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5e61}.theme-preview.desert-theme-preview .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-preview.desert-theme-preview .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-preview.desert-theme-preview .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-preview.desert-theme-preview .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,.desert-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.desert-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.desert-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.desert-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-preview.desert-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.desert-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.desert-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.theme-preview.desert-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-preview.desert-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.desert-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.desert-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.theme-preview.desert-theme-preview .mat-radio-button.mat-radio-disabled .mat-radio-label-content,.desert-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.theme-preview.desert-theme-preview .mat-radio-button .mat-ripple-element,.desert-theme .mat-radio-button .mat-ripple-element{background-color:#000}.theme-preview.desert-theme-preview .mat-select-value,.desert-theme .mat-select-value{color:#000000de}.theme-preview.desert-theme-preview .mat-select-placeholder,.desert-theme .mat-select-placeholder{color:#0000006b}.theme-preview.desert-theme-preview .mat-select-disabled .mat-select-value,.desert-theme .mat-select-disabled .mat-select-value{color:#00000061}.theme-preview.desert-theme-preview .mat-select-arrow,.desert-theme .mat-select-arrow{color:#0000008a}.theme-preview.desert-theme-preview .mat-select-panel,.desert-theme .mat-select-panel{background:white}.theme-preview.desert-theme-preview .mat-select-panel:not([class*=mat-elevation-z]),.desert-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-preview.desert-theme-preview .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),.desert-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.desert-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#009688}.theme-preview.desert-theme-preview .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.desert-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffb74d}.theme-preview.desert-theme-preview .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.desert-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-preview.desert-theme-preview .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.desert-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5e61}.theme-preview.desert-theme-preview .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,.desert-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.theme-preview.desert-theme-preview .mat-drawer-container,.desert-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.theme-preview.desert-theme-preview .mat-drawer,.desert-theme .mat-drawer{background-color:#fff;color:#000000de}.theme-preview.desert-theme-preview .mat-drawer.mat-drawer-push,.desert-theme .mat-drawer.mat-drawer-push{background-color:#fff}.theme-preview.desert-theme-preview .mat-drawer:not(.mat-drawer-side),.desert-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-preview.desert-theme-preview .mat-drawer-side,.desert-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-drawer-side.mat-drawer-end,.desert-theme .mat-drawer-side.mat-drawer-end,.theme-preview.desert-theme-preview [dir=rtl] .mat-drawer-side,.desert-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.theme-preview.desert-theme-preview [dir=rtl] .mat-drawer-side.mat-drawer-end,.desert-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-drawer-backdrop.mat-drawer-shown,.desert-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.desert-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.desert-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffb74d8a}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-checked .mat-ripple-element,.desert-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.desert-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#009688}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.desert-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0096888a}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.desert-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#009688}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,.desert-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.desert-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff5e618a}.theme-preview.desert-theme-preview .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.desert-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,.desert-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.theme-preview.desert-theme-preview .mat-slide-toggle-thumb,.desert-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.theme-preview.desert-theme-preview .mat-slide-toggle-bar,.desert-theme .mat-slide-toggle-bar{background-color:#00000061}.theme-preview.desert-theme-preview .mat-slider-track-background,.desert-theme .mat-slider-track-background{background-color:#00000042}.theme-preview.desert-theme-preview .mat-primary .mat-slider-track-fill,.theme-preview.desert-theme-preview .mat-primary .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-primary .mat-slider-thumb-label,.desert-theme .mat-primary .mat-slider-track-fill,.desert-theme .mat-primary .mat-slider-thumb,.desert-theme .mat-primary .mat-slider-thumb-label{background-color:#009688}.theme-preview.desert-theme-preview .mat-primary .mat-slider-thumb-label-text,.desert-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-preview.desert-theme-preview .mat-primary .mat-slider-focus-ring,.desert-theme .mat-primary .mat-slider-focus-ring{background-color:#00968833}.theme-preview.desert-theme-preview .mat-accent .mat-slider-track-fill,.theme-preview.desert-theme-preview .mat-accent .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-accent .mat-slider-thumb-label,.desert-theme .mat-accent .mat-slider-track-fill,.desert-theme .mat-accent .mat-slider-thumb,.desert-theme .mat-accent .mat-slider-thumb-label{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-accent .mat-slider-thumb-label-text,.desert-theme .mat-accent .mat-slider-thumb-label-text{color:#000000de}.theme-preview.desert-theme-preview .mat-accent .mat-slider-focus-ring,.desert-theme .mat-accent .mat-slider-focus-ring{background-color:#ffb74d33}.theme-preview.desert-theme-preview .mat-warn .mat-slider-track-fill,.theme-preview.desert-theme-preview .mat-warn .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-warn .mat-slider-thumb-label,.desert-theme .mat-warn .mat-slider-track-fill,.desert-theme .mat-warn .mat-slider-thumb,.desert-theme .mat-warn .mat-slider-thumb-label{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-warn .mat-slider-thumb-label-text,.desert-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.theme-preview.desert-theme-preview .mat-warn .mat-slider-focus-ring,.desert-theme .mat-warn .mat-slider-focus-ring{background-color:#ff5e6133}.theme-preview.desert-theme-preview .mat-slider:hover .mat-slider-track-background,.theme-preview.desert-theme-preview .mat-slider.cdk-focused .mat-slider-track-background,.desert-theme .mat-slider:hover .mat-slider-track-background,.desert-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.theme-preview.desert-theme-preview .mat-slider-disabled .mat-slider-track-background,.theme-preview.desert-theme-preview .mat-slider-disabled .mat-slider-track-fill,.theme-preview.desert-theme-preview .mat-slider-disabled .mat-slider-thumb,.desert-theme .mat-slider-disabled .mat-slider-track-background,.desert-theme .mat-slider-disabled .mat-slider-track-fill,.desert-theme .mat-slider-disabled .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-slider-disabled:hover .mat-slider-track-background,.desert-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.theme-preview.desert-theme-preview .mat-slider-min-value .mat-slider-focus-ring,.desert-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.theme-preview.desert-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.desert-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.desert-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.theme-preview.desert-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,.desert-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.desert-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.theme-preview.desert-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.desert-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.theme-preview.desert-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.desert-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.desert-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.theme-preview.desert-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-preview.desert-theme-preview .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.desert-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.desert-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.theme-preview.desert-theme-preview .mat-slider-has-ticks .mat-slider-wrapper:after,.desert-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.theme-preview.desert-theme-preview .mat-slider-horizontal .mat-slider-ticks,.desert-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.desert-theme-preview .mat-slider-vertical .mat-slider-ticks,.desert-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.theme-preview.desert-theme-preview .mat-step-header.cdk-keyboard-focused,.theme-preview.desert-theme-preview .mat-step-header.cdk-program-focused,.theme-preview.desert-theme-preview .mat-step-header:hover:not([aria-disabled]),.theme-preview.desert-theme-preview .mat-step-header:hover[aria-disabled=false],.desert-theme .mat-step-header.cdk-keyboard-focused,.desert-theme .mat-step-header.cdk-program-focused,.desert-theme .mat-step-header:hover:not([aria-disabled]),.desert-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.theme-preview.desert-theme-preview .mat-step-header:hover[aria-disabled=true],.desert-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-preview.desert-theme-preview .mat-step-header:hover,.desert-theme .mat-step-header:hover{background:none}}.theme-preview.desert-theme-preview .mat-step-header .mat-step-label,.theme-preview.desert-theme-preview .mat-step-header .mat-step-optional,.desert-theme .mat-step-header .mat-step-label,.desert-theme .mat-step-header .mat-step-optional{color:#0000008a}.theme-preview.desert-theme-preview .mat-step-header .mat-step-icon,.desert-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.theme-preview.desert-theme-preview .mat-step-header .mat-step-icon-selected,.theme-preview.desert-theme-preview .mat-step-header .mat-step-icon-state-done,.theme-preview.desert-theme-preview .mat-step-header .mat-step-icon-state-edit,.desert-theme .mat-step-header .mat-step-icon-selected,.desert-theme .mat-step-header .mat-step-icon-state-done,.desert-theme .mat-step-header .mat-step-icon-state-edit{background-color:#009688;color:#fff}.theme-preview.desert-theme-preview .mat-step-header.mat-accent .mat-step-icon,.desert-theme .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.theme-preview.desert-theme-preview .mat-step-header.mat-accent .mat-step-icon-selected,.theme-preview.desert-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-preview.desert-theme-preview .mat-step-header.mat-accent .mat-step-icon-state-edit,.desert-theme .mat-step-header.mat-accent .mat-step-icon-selected,.desert-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.desert-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffb74d;color:#000000de}.theme-preview.desert-theme-preview .mat-step-header.mat-warn .mat-step-icon,.desert-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.theme-preview.desert-theme-preview .mat-step-header.mat-warn .mat-step-icon-selected,.theme-preview.desert-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-preview.desert-theme-preview .mat-step-header.mat-warn .mat-step-icon-state-edit,.desert-theme .mat-step-header.mat-warn .mat-step-icon-selected,.desert-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.desert-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5e61;color:#000}.theme-preview.desert-theme-preview .mat-step-header .mat-step-icon-state-error,.desert-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5e61}.theme-preview.desert-theme-preview .mat-step-header .mat-step-label.mat-step-label-active,.desert-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.theme-preview.desert-theme-preview .mat-step-header .mat-step-label.mat-step-label-error,.desert-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5e61}.theme-preview.desert-theme-preview .mat-stepper-horizontal,.theme-preview.desert-theme-preview .mat-stepper-vertical,.desert-theme .mat-stepper-horizontal,.desert-theme .mat-stepper-vertical{background-color:#fff}.theme-preview.desert-theme-preview .mat-stepper-vertical-line:before,.desert-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.theme-preview.desert-theme-preview .mat-horizontal-stepper-header:before,.theme-preview.desert-theme-preview .mat-horizontal-stepper-header:after,.theme-preview.desert-theme-preview .mat-stepper-horizontal-line,.desert-theme .mat-horizontal-stepper-header:before,.desert-theme .mat-horizontal-stepper-header:after,.desert-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.theme-preview.desert-theme-preview .mat-sort-header-arrow,.desert-theme .mat-sort-header-arrow{color:#757575}.theme-preview.desert-theme-preview .mat-tab-nav-bar,.theme-preview.desert-theme-preview .mat-tab-header,.desert-theme .mat-tab-nav-bar,.desert-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.theme-preview.desert-theme-preview .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-preview.desert-theme-preview .mat-tab-group-inverted-header .mat-tab-header,.desert-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.desert-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.theme-preview.desert-theme-preview .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-link,.desert-theme .mat-tab-label,.desert-theme .mat-tab-link{color:#000000de}.theme-preview.desert-theme-preview .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.theme-preview.desert-theme-preview .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.theme-preview.desert-theme-preview .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.theme-preview.desert-theme-preview .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-nav-bar[class*=mat-background-],.desert-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.desert-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-preview.desert-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.desert-theme-preview .mat-tab-group.mat-primary .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary .mat-ink-bar,.desert-theme .mat-tab-group.mat-primary .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#009688}.theme-preview.desert-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.desert-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.desert-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-preview.desert-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe0b24d}.theme-preview.desert-theme-preview .mat-tab-group.mat-accent .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent .mat-ink-bar,.desert-theme .mat-tab-group.mat-accent .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.desert-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.desert-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-preview.desert-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.desert-theme-preview .mat-tab-group.mat-warn .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn .mat-ink-bar,.desert-theme .mat-tab-group.mat-warn .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.desert-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.desert-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.desert-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#80cbc44d}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#009688}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe0b24d}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffb74d}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.desert-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcfd04d}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5e61}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-preview.desert-theme-preview .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.desert-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.desert-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-preview.desert-theme-preview .mat-toolbar,.desert-theme .mat-toolbar{background:whitesmoke;color:#000000de}.theme-preview.desert-theme-preview .mat-toolbar.mat-primary,.desert-theme .mat-toolbar.mat-primary{background:#009688;color:#fff}.theme-preview.desert-theme-preview .mat-toolbar.mat-accent,.desert-theme .mat-toolbar.mat-accent{background:#ffb74d;color:#000000de}.theme-preview.desert-theme-preview .mat-toolbar.mat-warn,.desert-theme .mat-toolbar.mat-warn{background:#ff5e61;color:#000}.theme-preview.desert-theme-preview .mat-toolbar .mat-form-field-underline,.theme-preview.desert-theme-preview .mat-toolbar .mat-form-field-ripple,.theme-preview.desert-theme-preview .mat-toolbar .mat-focused .mat-form-field-ripple,.desert-theme .mat-toolbar .mat-form-field-underline,.desert-theme .mat-toolbar .mat-form-field-ripple,.desert-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-preview.desert-theme-preview .mat-toolbar .mat-form-field-label,.theme-preview.desert-theme-preview .mat-toolbar .mat-focused .mat-form-field-label,.theme-preview.desert-theme-preview .mat-toolbar .mat-select-value,.theme-preview.desert-theme-preview .mat-toolbar .mat-select-arrow,.theme-preview.desert-theme-preview .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.desert-theme .mat-toolbar .mat-form-field-label,.desert-theme .mat-toolbar .mat-focused .mat-form-field-label,.desert-theme .mat-toolbar .mat-select-value,.desert-theme .mat-toolbar .mat-select-arrow,.desert-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-preview.desert-theme-preview .mat-toolbar .mat-input-element,.desert-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-preview.desert-theme-preview .mat-tooltip,.desert-theme .mat-tooltip{background:rgba(97,97,97,.9)}.theme-preview.desert-theme-preview .mat-tree,.desert-theme .mat-tree{background:white}.theme-preview.desert-theme-preview .mat-tree-node,.theme-preview.desert-theme-preview .mat-nested-tree-node,.desert-theme .mat-tree-node,.desert-theme .mat-nested-tree-node{color:#000000de}.theme-preview.desert-theme-preview .mat-snack-bar-container,.desert-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-preview.desert-theme-preview .mat-simple-snackbar-action,.desert-theme .mat-simple-snackbar-action{color:#ffb74d}.mat-badge-content{font-weight:600;font-size:12px;font-family:Inter}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Inter;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Inter;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Inter;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Inter;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Inter;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Inter;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Inter;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Inter;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Inter;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Inter;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Inter;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Inter;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Inter;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Inter;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Inter;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Inter}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Inter}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Inter}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Inter}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Inter;letter-spacing:normal}.mat-expansion-panel-header{font-family:Inter;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Inter;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Inter;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Inter;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Inter;font-size:12px}.mat-radio-button,.mat-select{font-family:Inter}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Inter}.mat-slider-thumb-label-text{font-family:Inter;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Inter}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Inter}.mat-tab-label,.mat-tab-link{font-family:Inter;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Inter;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Inter;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Inter}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Inter;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Inter;font-size:12px;font-weight:500}.mat-option{font-family:Inter;font-size:16px}.mat-optgroup-label{font:500 14px/24px Inter;letter-spacing:normal}.mat-simple-snackbar{font-family:Inter;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Inter}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-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;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.loading{opacity:0;transition:opacity .8s ease-in-out;position:fixed;height:100%;width:100%;top:10px;left:10px;z-index:-1}app-root:empty+.loading{opacity:1;z-index:100}.toast-container .ngx-toastr{box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.light-tb-bg-theme{color:#4c4f58!important;background-color:#fff!important}.full-width,router-outlet+*,:host{width:100%!important}html,body{color:#4c4f58!important;height:100%;font-family:Inter,Helvetica Neue,sans-serif;margin:0;overflow:hidden;word-break:break-word}*{scrollbar-width:thin;scrollbar-color:#f5f5f5 #ccc}*::-webkit-scrollbar{width:10px;height:10px}.mat-card-header-text,.truncate{text-overflow:ellipsis;-webkit-overflow:ellipsis;-ms-overflow:ellipsis;white-space:nowrap;overflow:hidden}.padding-left-right-12px{padding-left:12px!important;padding-right:12px!important}.padding-left-right-20px{padding-left:20px!important;padding-right:20px!important}.white-bg{background-color:#fff}*::-webkit-scrollbar-thumb{background-color:#dadada;border-radius:20px}.mat-standard-chip:hover:after,.mat-standard-chip:focus:after{opacity:0!important}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}#asmcenter .mat-chip.mat-standard-chip{color:#5a5a5ade;font-size:13px!important;text-overflow:ellipsis;-webkit-overflow:ellipsis;-ms-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tbl-inline-edit-formfield,.tbl-inline-edit-formfield>.mat-form-field-wrapper>.mat-form-field-flex{height:40px!important}.tbl-inline-edit-formfield>.mat-form-field-wrapper{padding-bottom:0!important}.tbl-inline-edit-formfield>.mat-form-field-wrapper>.mat-form-field-underline{bottom:0!important}.custom-select-height{height:50px}app-item-selected{margin-left:12px}app-root{width:100%!important;height:100%;display:flex;flex-direction:row;overflow:hidden}p{line-height:1.5;color:#4c4f58!important}.mat-card-header .mat-card-title,.mat-cell,.mat-toolbar,.mat-tab-link,.mat-tab-group,.mat-card,.mat-checkbox,.mat-expansion-panel-header,.mat-expansion-panel-header-title,.mat-form-field,.mat-list-item,.mat-menu-item,.mat-option,.mat-paginator-page-size .mat-select-trigger,.mat-paginator,.mat-radio-button,.mat-select,.mat-slide-toggle-content,.mat-stepper-horizontal,.mat-stepper-vertical,.mat-table,.mat-typography,.warn-menu-item,.mat-toolbar form{color:#4c4f58}.noDataRow{display:flex;line-height:48px}.noDataRow td{width:100%!important;border-bottom-width:0px!important}.site-title{text-decoration:none;font-size:18px;text-transform:uppercase;letter-spacing:.5px;height:64px!important}.mat-slide-toggle-thumb-container{z-index:0!important}.loader{background:#eff1f6bf no-repeat}.no-box-shadow{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.list-item-collapsed{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;border:1px solid #e0e0e0}.mat-dialog-title,.mat-tree-node,.mat-nested-tree-node,.mat-tree-node,.mat-nested-tree-node,.mat-expansion-panel-header-title,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6,h1,h2,h3,h4,h5,h6,mat-label{color:#23232599!important}.mat-dialog-title{margin-top:10px!important;font-size:18px!important;font-weight:600!important}.quill-editor{padding-top:16px;display:block;margin-bottom:10px}.mat-drawer-container,#snav-content,#asmcenter{background-color:#faf9fb!important}#partitioned-inv-view-table th.mat-column-access_code,#partitioned-inv-view-table th.mat-column-invitation_url,#non-partitioned-inv-view-table th.mat-column-access_code,#non-partitioned-inv-view-table th.mat-column-invitation_url{padding-left:28px!important}#asmcenter .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:#fff}.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6,h1,h2,h3,h4,h5,h6{font-weight:700!important}h5{font-size:.85em!important;text-transform:uppercase}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,h6{font-size:13px!important}.color-white{color:#fff!important}.mat-tree-node{min-height:40px!important}.full-height{height:100%;overflow:auto}sup{color:#00000080}::ng-deep .mat-form-field-appearance-fill .mat-select-arrow-wrapper{transform:translateY(0)!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important}::ng-deep .mat-form-field-appearance-fill .mat-select-arrow-wrapper{transform:translateY(-20%)}.mat-column-expandedDetail{padding:0!important;width:100%!important}.mat-drawer-container{width:100%!important}.mat-drawer.mat-drawer-side{transform:translate(-100%);-webkit-transform:translate3d(-100%,0,0)}.mat-standard-chip{min-height:24px!important}::ng-deep .mat-sort-header-arrow.ng-trigger.ng-trigger-arrowPosition{opacity:0}::ng-deep .mat-sort-header-pointer-left.ng-trigger.ng-trigger-leftPointer{transform:rotate(-45deg)}::ng-deep .mat-sort-header-pointer-right.ng-trigger.ng-trigger-rightPointer{transform:rotate(45deg)}.filter-overlay{background-color:#fff;margin:0;padding:0}.content-container-card{padding:24px 24px 36px;background-color:#fff;margin:10px auto 36px;box-shadow:0 0 11px 2px #0000000a;-moz-box-shadow:0px 0px 11px 2px rgba(0,0,0,.04);-webkit-box-shadow:0px 0px 11px 2px rgba(0,0,0,.04)}.box-shadow{box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.user-msg{margin-bottom:10px;max-width:600px;overflow:hidden;position:relative;border-radius:2px;box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.user-msg mat-icon{text-align:center;color:#00000080}.user-msg p{margin:10px;font-weight:500}.user-msg.warn{background-color:#f142421c}.user-msg.warn p{color:#e72134!important}.user-msg.warn .mat-progress-bar-buffer{background-color:#f142421c}.user-msg.warn .mat-progress-bar-fill:after{background-color:#e72134}.user-msg.inform{background-color:#fff2d5}.user-msg.inform p{color:#8c5e46!important}.user-msg.inform .mat-progress-bar-buffer{background-color:#fff2d5}.user-msg.inform .mat-progress-bar-fill:after{background-color:#ffb618}.toast-warning{background-color:#e7ae32}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing.dark-backdrop{background:#000;opacity:.85!important}#mat-tbl-custom-component>table>tbody app-dynamic-component-loader{width:100%!important}.section-heading{margin-top:0!important;padding:14px 18px 4px!important;background-color:transparent!important;border:none!important}.section-container{margin-top:0!important;padding:24px 24px 36px;background-color:#fff;margin:10px auto 36px;box-shadow:0 0 11px 2px #0000000a;-moz-box-shadow:0px 0px 11px 2px rgba(0,0,0,.04);-webkit-box-shadow:0px 0px 11px 2px rgba(0,0,0,.04)}.section-heading h4,h4.section-heading{font-size:20px!important}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing.dark-backdrop{background:#fff;opacity:.2!important}.mat-option,.mat-button-toggle,.mat-cell,.mat-chip,.mat-dialog-content,.mat-footer-cell,.mat-form-field,.mat-list-base .mat-list-item,.mat-menu-item form,mat-label,p{font-size:14px!important}.mat-cell:not(:first-child),.mat-header-cell:not(:first-child),.mat-footer-cell:not(:first-child){padding-left:12px!important;padding-right:12px!important}mat-header-cell:last-of-type,mat-cell:last-of-type,mat-footer-cell:last-of-type{right:21px!important}#asmcenter .mat-chip{border-width:1.6px!important}.mat-error{height:13px!important;font-size:10px}.active{background:rgba(0,0,0,.04)!important}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-button-toggle-appearance-standard .mat-button-toggle-label-content,.mat-expansion-panel-header-title,.mat-tab-label,.mat-tab-link,.mat-step-label-active .menu-item-name .mat-stroked-button{font-weight:500!important}.mat-expansion-panel-header-title{line-height:48px}.mat-step-label{font-size:16px!important;font-family:Poppins,sans-serif}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{height:36px;line-height:36px!important;font-family:Poppins,sans-serif!important}.active-tab,.mat-tab-label,.mat-tab-link{opacity:1!important;font-size:15px}.ql-placeholder{font-weight:500;font-family:Poppins,sans-serif;padding:2px 5px;border-radius:5px}*:-webkit-full-screen{background-color:#fff}*:fullscreen,*:-webkit-full-screen,*:-moz-full-screen{background-color:#fff}.mat-tab-label:not(.mat-tab-label-active),.mat-tab-link:not(.mat-tab-label-active){color:#23232599!important}.mat-expansion-panel:not([class*=mat-elevation-z]){margin-top:-1px}.mat-expansion-panel:not([class*=mat-elevation-z]),.mat-chip.mat-standard-chip.mat-accent,.mat-chip.mat-standard-chip.mat-warn{background:#ffffff}.mat-icon{font-size:18px;line-height:18px!important;width:18px!important;height:18px!important}.snav-company-name{font-weight:600!important;overflow:visible!important;white-space:break-spaces!important;font-family:Poppins,sans-serif;font-size:18px!important;color:#36363bcc!important;line-height:20px;text-align:center}.mat-dialog-content{line-height:1.6}.warn-yellow{color:#f1cb42!important}.warn{color:#e72134!important}.mat-warn{border-color:#d50000!important}.success .mat-simple-snackbar-action{color:#00ff80!important}.mat-form-field-label-wrapper{top:-12px!important}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{font-family:Poppins,sans-serif}.mat-dialog-container>*,.mat-dialog-container{display:flex!important;flex-direction:column}.mat-form-field:not(.mat-form-field-has-label) .mat-form-field-infix{border-top-width:0}.mat-form-field-appearance-outline .mat-form-field-infix{padding:.7em 0!important}#mat-input-0 .mat-form-field-appearance-fill .mat-form-field-flex{padding:.25em .75em!important}.mat-sort-header-content,.mat-sort-header-button{text-align:left!important}.mat-sort-header-content{font-weight:800!important}#search-input .mat-form-field-outline-start{border-radius:20px 0 0 20px!important;flex-grow:1!important}#search-input .mat-form-field-outline-end{border-radius:0 20px 20px 0!important;flex-grow:1!important}#search-input.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0!important}.inline-input .mat-form-field-wrapper,.inline-input .mat-form-field-appearance-standard .mat-form-field-infix,.inline-input .mat-form-field-appearance-standard .mat-form-field-flex{padding:0!important}.inline-input .mat-form-field-underline{bottom:0}.fixed-snav{display:flex;align-items:center;justify-content:center}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:120%;color:#222325a6}.mat-step-icon .mat-icon{line-height:1}.mat-icon-small{width:40px!important}.mff-full-width{min-width:550px;width:550px}.chart-title-formfield{width:100%!important;height:52px;margin-top:3px;min-width:100%!important}.mff-narrow-width{min-width:200px!important;width:200px}.others{margin-left:6px;opacity:.75;font-size:.75em;display:contents}.mat-tooltip.tooltip{font-size:1.5rem!important;background-color:#fff}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0000!important}.drawer-actions{position:absolute;top:0;right:0}.drawer-heading{margin-bottom:0!important;font-size:18px!important;line-height:36px!important}.drawer-action-bar{padding:10px 8px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin:6px auto 0}.drawer-container{padding:18px 40px 46px}#editDashboardDrawer.mat-drawer-opened .edit-drawer-container{margin:10px 28px;visibility:visible}#editDashboardDrawer .edit-drawer-container,#editDashboardDrawer.mat-drawer-opened #edit-icon{visibility:hidden}#editDashboardDrawer #edit-icon{visibility:visible;position:absolute;top:10px;right:7px}.mat-dialog-container{min-width:400px!important}.heading-with-bg{background-color:#eeeef166;padding:6px;border-radius:2px;text-transform:none;text-transform:initial;margin:10px 0!important;text-align:left;font-weight:700!important;max-width:550px;font-size:15px!important}.min-quill-container-height{height:200px}.subtle-text{color:#5f5f63a6!important;font-size:12px}.help-tooltip{color:#5f5f63a6!important;font-size:12px;background-color:#fff!important;box-shadow:7px 6px 20px -1px #0000001a;-moz-box-shadow:7px 6px 20px -1px rgba(0,0,0,.1);-webkit-box-shadow:7px 6px 20px -1px rgba(0,0,0,.1);padding:15px!important;line-height:1.8}.app-item-selected,.floating-save-changes,.mat-dialog-actions{float:right}.mat-dialog-content{padding-bottom:20px!important}table{width:100%!important}.instruction{color:#5f5f63a6!important;font-size:12px;font-style:italic;width:550px;margin-bottom:12px;line-height:1.3}.new-releases-dialog .mat-vertical-stepper-header-container{display:none!important}.new-releases-dialog .mat-dialog-container,.new-releases-dialog .mat-horizontal-content-container{padding:0}.mat-button-toggle-checked,.optional{color:#0000008a}.text-border-fill{border:#0000001f 1px solid;padding:7px;border-radius:4px;background:rgba(238,238,241,.4);margin-bottom:0!important}focus-bg{background-color:#eeeef166}.tbl-toolbar-container{height:58px}#asmcenter .mat-row.detail-row,#asmcenter mat-row.detail-row{height:auto}#app-toolbar,#app-toolbar .mat-toolbar-row{height:50px!important;min-height:50px!important;border-bottom:1px solid #d9d9d9}.mat-toolbar-row,.mat-toolbar-single-row{padding:0 30px!important}.component-wrapper{padding:30px;margin-top:64px}.breadcrumb-btn{height:32px!important;width:32px!important}.breadcrumb-btn mat-icon{font-size:24px!important;width:24px!important;height:24px!important}.xng-breadcrumb-root,.xng-breadcrumb-trail{color:#0006!important;text-transform:uppercase;line-height:18px}.no-action-search-bar{margin-top:-12px!important}.warn-menu-item{width:100%!important;text-align:left!important;font-weight:400!important}.text-transform-on-hover:hover{cursor:pointer}.text-transform-on-hover:hover #openDrawerBtn{text-decoration:underline}.user-profile-menu-item{height:74px!important}.user-profile-menu-item p>span,.user-profile-menu-item p>mat-icon{color:#fff}#user-identity{line-height:1.5;height:70px!important;text-align:left;font-size:13px}[hidden]{display:none!important}.panel-footer{position:fixed;bottom:0;background:white!important;border-top:1px solid rgba(0,0,0,.1);height:56px!important;z-index:1;transition:left .1s linear}.filter-search-bar-form-fields{height:45.5px}.fixed-height{position:relative;min-height:150px;max-height:400px;overflow:auto}.custom-menu-class{min-height:52px!important}.btn-with-icon{padding-left:6px!important}.center{text-align:center!important}.container-inner{padding:16px}.no-margin{margin:0!important}.no-margin-btm{margin-bottom:0!important}.no-padding{padding:0!important}.padding-vertical-md{padding-left:40px!important;padding-right:40px!important}.margin-top-xl{margin-top:56px}.margin-top-lg{margin-top:36px}.margin-top-sm{margin-top:12px!important}.margin-top-xs{margin-top:6px!important}.margin-bottom-sm{margin-bottom:12px!important}.margin-bottom-xs{margin-bottom:6px!important}.margin-bottom-lg{margin-bottom:40px!important}.margin-top-md{margin-top:30px}.margin-bottom-md{margin-bottom:30px}.padding-top-md{padding-top:30px}.padding-top-xl{padding-top:56px}.padding-top-sm{padding-top:12px}.padding-bottom-md{padding-bottom:30px}.padding-bottom-sm{padding-bottom:12px}.padding-20px{padding:20px!important}.padding-12px{padding:12px!important}.empty-state-container{margin:30px 20px 10px}.empty-state-container p{max-width:600px;line-height:1.6;margin:auto}.empty-state-container button,.empty-state-container img{margin:30px auto}.no-text-decoration{text-decoration:none}.cancel-btn{color:#00000073!important}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:700}.italic{font-style:italic}.bold{font-weight:700}.black{font-weight:900}.emphasis{padding:0 5px}.rail-mode .mat-toolbar{left:65px;width:calc(100% - 65px)}.side-mode .mat-toolbar{left:226px;width:calc(100% - 225px)}.over-mode .mat-toolbar{left:0px;width:100%}@media only screen and (max-width: 520px){.fixed-snav{width:100%!important}}

/*# sourceMappingURL=styles.8414304d91f6c193.css.map*/